storage bridge run-cli
Execute an ATTO CLI command on a bridge
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage bridge run-cli command enables you to execute an ATTO bridge command.
Parameters
- -name <text> - Bridge Name
- This parameter specifies the name of the bridge that the command is to be executed on.
- -command <text> - ATTO CLI command to execute
- This parameter specifies the command to be executed on the named bridge.
Examples
The following example executes a command on a bridge
sti8040mcc-201_siteA::> storage bridge run-cli -name ATTO_FibreBridge7500N_1 -command "Help"
Give documentation feedback