openstackclient.shell module
Command-line interface to the OpenStack APIs
- 
class openstackclient.shell.OpenStackShell
 
Bases: osc_lib.shell.OpenStackShell
- 
build_option_parser(description, version)
 
- 
initialize_app(argv)
 
- 
prepare_to_run_command(cmd)
 
Set up auth and API versions
- 
openstackclient.shell.main(argv=None)