mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
--route option is used to set routes to the router.
It is used like this:
--route destination=subnet,gateway=ip-address
destination: destination subnet CIDR
gateway: nexthop IP address
--clear-routes is used to clear all routes on the router.
Change-Id: I97ce4871113c684b29c98cdad4dec9cc80ed20f7
Implements: blueprint neutron-client
Partial-bug: #1519503
|
||
|---|---|---|
| .. | ||
| command-objects | ||
| man | ||
| specs | ||
| authentication.rst | ||
| backwards-incompatible.rst | ||
| command-list.rst | ||
| command-options.rst | ||
| command-wrappers.rst | ||
| commands.rst | ||
| conf.py | ||
| configuration.rst | ||
| developing.rst | ||
| history.rst | ||
| humaninterfaceguide.rst | ||
| index.rst | ||
| interactive.rst | ||
| plugin-commands.rst | ||
| plugins.rst | ||
| releases.rst | ||