Command-line interface to the OpenStack Identity API.
Bases: argparse.HelpFormatter
Bases: object
Prints all of the commands and options to stdout. The keystone.bash_completion script doesn’t have to hard code them.
Display help about this program or one of its subcommands.
Search for the first defined of possibly many env vars
Returns the first environment variable defined in vars, or returns the default defined in kwargs.