diff options
| author | Ankur Gupta <ankur.gupta@intel.com> | 2016-10-12 22:39:35 -0500 |
|---|---|---|
| committer | Akihiro Motoki <amotoki@gmail.com> | 2017-07-11 08:17:09 +0000 |
| commit | 18c532377a2f6d87adef80465fea7ed50d5a17d1 (patch) | |
| tree | bb153cbaf3a07fff1bfc9bc5437ea0cb9d87a694 /doc/source/cli/command-objects/router.rst | |
| parent | faf6e16120206de763c1570698f71114307dab98 (diff) | |
| download | python-openstackclient-18c532377a2f6d87adef80465fea7ed50d5a17d1.tar.gz | |
Network L3 Router Commands for OSC
Implements: blueprint network-l3-commands
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Ia24d76227e164062e89a74c1621b8acb830b26cf
Diffstat (limited to 'doc/source/cli/command-objects/router.rst')
| -rw-r--r-- | doc/source/cli/command-objects/router.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/router.rst b/doc/source/cli/command-objects/router.rst index 50e791ea..8bdf81db 100644 --- a/doc/source/cli/command-objects/router.rst +++ b/doc/source/cli/command-objects/router.rst @@ -155,6 +155,11 @@ List routers [--enable | --disable] [--long] [--project <project> [--project-domain <project-domain>]] + [--agent <agent-id>] + +.. option:: --agent <agent-id> + + List routers hosted by an agent (ID only) .. option:: --long |
