glanceclient.shell module¶
Command-line interface to the OpenStack Images API.
-
class
glanceclient.shell.
HelpFormatter
(prog, indent_increment=2, max_help_position=24, width=None)¶ Bases:
argparse.HelpFormatter
-
start_section
(heading)¶
-
-
class
glanceclient.shell.
OpenStackImagesShell
¶ Bases:
object
-
do_bash_completion
(_args)¶ Prints arguments for bash_completion.
Prints all of the commands and options to stdout so that the glance.bash_completion script doesn’t have to hard code them.
-
do_help
(args, parser)¶ Display help about this program or one of its subcommands.
-
get_base_parser
(argv)¶
-
get_subcommand_parser
(version, argv=None)¶
-
main
(argv)¶
-
-
glanceclient.shell.
main
()¶