Command-line interface to the OpenStack APIs
openstackclient.shell.OpenStackShell¶Bases: osc_lib.shell.OpenStackShell
build_option_parser(description, version)¶Return an argparse option parser for this application.
Subclasses may override this method to extend the parser with more global options.
| Parameters: |
|
|---|
initialize_app(argv)¶Global app init bits:
prepare_to_run_command(cmd)¶Set up auth and API versions
openstackclient.shell.main(argv=None)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.