Hook to add global options
Returns a network proxy
Bases: osc_lib.command.command.Command
Network and Compute Command
Command class for commands that support implementation via the network or compute endpoint. Such commands have different implementations for take_action() and may even have different arguments.
Override to do something useful.
Override to do something useful.
Default is no updates to parser.
Default is no updates to parser.
Default is no updates to parser.
Bases: openstackclient.network.common.NetworkAndComputeCommand
Network and Compute Delete
Delete class for commands that support implementation via the network or compute endpoint. Such commands have different implementations for take_action() and may even have different arguments. This class supports bulk deletion, and error handling following the rules in doc/source/command-errors.rst.
Bases: osc_lib.command.command.Lister
Network and Compute Lister
Lister class for commands that support implementation via the network or compute endpoint. Such commands have different implementations for take_action() and may even have different arguments.
Override to do something useful.
Override to do something useful.
Default is no updates to parser.
Default is no updates to parser.
Default is no updates to parser.
Bases: osc_lib.command.command.ShowOne
Network and Compute ShowOne
ShowOne class for commands that support implementation via the network or compute endpoint. Such commands have different implementations for take_action() and may even have different arguments.
Override to do something useful.
Override to do something useful.
Default is no updates to parser.
Default is no updates to parser.
Default is no updates to parser.