Skip to content

Commit

Permalink
op-mode: T6900: remove uninformative 'show configuration files'
Browse files Browse the repository at this point in the history
The legacy node and behavior under 'show configuration files' is not
useful as is; remove node and drop script to allow for a useful
repurpose in the future.
  • Loading branch information
jestabro committed Nov 21, 2024
1 parent 1a291b4 commit eceb410
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
7 changes: 0 additions & 7 deletions op-mode-definitions/show-configuration.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@
<!-- no admin check -->
<command>cli-shell-api showCfg --show-active-only | vyos-config-to-commands</command>
</node>
<node name="files">
<properties>
<help> Show available saved configurations </help>
</properties>
<!-- no admin check -->
<command>${vyos_op_scripts_dir}/show_configuration_files.sh</command>
</node>
<node name="json">
<properties>
<help>Show running configuration in JSON format</help>
Expand Down
10 changes: 0 additions & 10 deletions src/op_mode/show_configuration_files.sh

This file was deleted.

0 comments on commit eceb410

Please sign in to comment.