mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Thu Jun 2 08:41:25 UTC 2022
This commit is contained in:
parent
5b5ff68a0d
commit
82063cbb03
153 changed files with 3508 additions and 223 deletions
|
|
@ -16,9 +16,15 @@ DESCRIPTION
|
|||
beta container fleet memberships unregister.
|
||||
|
||||
EXAMPLES
|
||||
First retrieve the ID of the membership using the command below. The output
|
||||
of this command lists all the fleet's members, with their unique IDs in the
|
||||
Names column:
|
||||
|
||||
$ gcloud beta container fleet memberships list
|
||||
|
||||
Delete a membership from Fleet:
|
||||
|
||||
$ gcloud beta container fleet memberships delete a-membership
|
||||
$ gcloud beta container fleet memberships delete MEMBERSHIP_NAME
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Membership resource - The cluster membership to delete. The arguments in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue