mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
004ea96001
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
378 B
378 B
openstack help
Display help information about the openstackclient cli. More information: https://docs.openstack.org/python-openstackclient/latest/cli/man/openstack.html.
- Display a description of a particular command:
openstack help {{command_name}}
- Get help for Identity v3:
openstack --os-identity-api-version 3 --help
- Display help:
openstack --help