Database v1 Root action implementations
Bases: osc_lib.command.command.Command
Return an argparse.ArgumentParser.
Override to do something useful.
The returned value will be returned by the program.
Bases: osc_lib.command.command.ShowOne
Return an argparse.ArgumentParser.
Return a two-part tuple with a tuple of column names and a tuple of values.
Bases: osc_lib.command.command.ShowOne
Return an argparse.ArgumentParser.
Return a two-part tuple with a tuple of column names and a tuple of values.
Returns an instance or cluster, found by ID or name, along with the type of resource, instance or cluster. Raises CommandError if none is found.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.