This topic describes how to run help to obtain help information about commands. If you do not know how to use a command, we recommend that you run the help command.
Important
For ossutil 1.6.16 and later, you can directly use ossutil as the binary name in the command line. You do not need to update the binary name based on the operating system. For ossutil earlier than 1.6.16, you need to update the binary name based on the operating system. For more information, see ossutil command reference.
Command syntax
ossutil help [command]
Examples
Obtain the help information about all commands
ossutil help
Obtain the help information about the cp command
ossutil help cp
View the information about all options
ossutil help -h