Skip to content

Commit

Permalink
regen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
glimberea committed Oct 9, 2023
1 parent 695da47 commit 6d73279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/subcommands/Compute Engine/lan/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Required values to run command:
-D, --depth int32 Controls the detail depth of the response objects. Max depth is 10.
-f, --force Force command to execute without user input
-h, --help Print usage
--ipv6-cidr string The /64 IPv6 Cidr as defined in RFC 4291. It needs to be within the Datacenter IPv6 Cidr Block.It can also be set to "AUTO" or "DISABLE". (default "DISABLE")
--ipv6-cidr string The /64 IPv6 Cidr as defined in RFC 4291. It needs to be within the Datacenter IPv6 Cidr Block. It can also be set to "AUTO" or "DISABLE". (default "DISABLE")
-n, --name string The name of the LAN (default "Unnamed LAN")
-o, --output string Desired output format [text|json] (default "text")
--pcc-id string The unique Id of the Private Cross-Connect the LAN will connect to
Expand Down
2 changes: 1 addition & 1 deletion docs/subcommands/Compute Engine/lan/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Required values to run command:
-D, --depth int32 Controls the detail depth of the response objects. Max depth is 10.
-f, --force Force command to execute without user input
-h, --help Print usage
--ipv6-cidr string The /64 IPv6 Cidr as defined in RFC 4291. It needs to be within the Datacenter IPv6 Cidr Block.It can also be set to "AUTO" or "DISABLE". (default "disable")
--ipv6-cidr string The /64 IPv6 Cidr as defined in RFC 4291. It needs to be within the Datacenter IPv6 Cidr Block. It can also be set to "AUTO" or "DISABLE". (default "disable")
-i, --lan-id string The unique LAN Id (required)
-n, --name string The name of the LAN
-o, --output string Desired output format [text|json] (default "text")
Expand Down

0 comments on commit 6d73279

Please sign in to comment.