@botname command
This command is used to issue commands directly in your chat platform channels.
Syntax
Usage
- execute
- Execute the commands.
- smu
- Execute the commands via SMU. To specify the real command, you must specify the following
positional argument.
- real SA/MVS/NV command
- This positional argument is REQUIRED. It specifies the command that you want to execute.
You can also specify the following option.- --domain-name|--dn domain_name
- This option is OPTIONAL. It specifies the domain name of the target resource to narrow down the result.
- --system-name|--sn system_name
- This option is OPTIONAL. It specifies the system name of the target resource to narrow down the result.
- --domain-type|--dt SA|NetView
- This option is OPTIONAL. It specifies the application name of the target resource to narrow down the result.
Examples
| Action | Object | Command | Explanation | |||
|---|---|---|---|---|---|---|
| execute | smu | @bnz command execute ipl --system-name
AOBC |
Execute the command "ipl" for system AOBC via SMU. | |||
@bnz command execute smu br --domain-name “LPAR400J
INGXSGSA” --domain-type NetView |
Execute the command "br" for NetView® Domain “LPAR400J INGXSGSA” via SMU. | |||||
