multibmcuser command
Use the multibmcuser command to manage all BMC user accounts for multiple servers.
multibmcuser command syntax
OneCli.exe misc multibmcuser <command> [options] [connection options] <--configfile <arg>>
| Command | Syntax example | Description |
|---|---|---|
| create | | Create a new user. |
| delete | | Delete the specified user. |
| info | | Display the specified user information. |
| list | | List all user information. |
| set | | Modify the specified user information. |
Example of the multibmcuser command
OneCli.exe misc multibmcuser list –configfile multi_task_config.json
Give documentation feedback