diff options
Diffstat (limited to 'doc/source/command-objects/router.rst')
| -rw-r--r-- | doc/source/command-objects/router.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/command-objects/router.rst b/doc/source/command-objects/router.rst index e881065d..2a5bf053 100644 --- a/doc/source/command-objects/router.rst +++ b/doc/source/command-objects/router.rst @@ -16,6 +16,7 @@ Create new router [--project <project> [--project-domain <project-domain>]] [--enable | --disable] [--distributed] + [--availability-zone-hint <availability-zone>] <name> .. option:: --project <project> @@ -39,6 +40,11 @@ Create new router Create a distributed router +.. option:: --availability-zone-hint <availability-zone> + + Availability Zone in which to create this router (requires the Router + Availability Zone extension, this option can be repeated). + .. _router_create-name: .. describe:: <name> |
