Run ossutil help to get help information for ossutil commands. Run it without arguments to list all commands, or pass a command name to see that command's usage details.
Important
ossutil 1.6.16 and later lets you use ossutil directly as the binary name, regardless of your operating system. For earlier versions, update the binary name based on your OS. For details, see ossutil command reference.
Command syntax
ossutil help [command]Brackets [] indicate an optional parameter. Omit [command] to see help for all commands.
Examples
Example 1: View help for all commands
ossutil helpExample 2: View help for the cp command
ossutil help cpExample 3: View all options
ossutil help -h