mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -2,7 +2,7 @@ NAME
|
|||
gcloud bms instances list - list Bare Metal Solution instances in a project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud bms instances list --region=REGION [--filter=EXPRESSION]
|
||||
gcloud bms instances list [--region=REGION] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ NAME
|
|||
gcloud bms networks list - list Bare Metal Solution networks in a project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud bms networks list --region=REGION [--filter=EXPRESSION]
|
||||
gcloud bms networks list [--region=REGION] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
Bare Metal Solution networks in a project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud bms networks list-ip-reservations --region=REGION
|
||||
gcloud bms networks list-ip-reservations [--region=REGION]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud bms nfs-shares list --region=REGION [--filter=EXPRESSION]
|
||||
gcloud bms nfs-shares list [--region=REGION] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ NAME
|
|||
gcloud bms volumes list - list Bare Metal Solution volumes in a project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud bms volumes list --region=REGION [--filter=EXPRESSION]
|
||||
gcloud bms volumes list [--region=REGION] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue