mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Thu Oct 5 11:50:15 UTC 2023
This commit is contained in:
parent
6c60d7f07f
commit
9641ff6585
118 changed files with 2726 additions and 214 deletions
|
|
@ -66,14 +66,12 @@ EXAMPLES
|
|||
The content of 'my-flags.yaml' is as following:
|
||||
|
||||
- --api-target:
|
||||
service:
|
||||
- "foo.service.com"
|
||||
service: "foo.service.com"
|
||||
- --api-target:
|
||||
service:
|
||||
- "bar.service.com"
|
||||
service: "bar.service.com"
|
||||
methods:
|
||||
- "foomethod"
|
||||
- "barmethod"
|
||||
- "foomethod"
|
||||
- "barmethod"
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Key resource - The name of the key to update. The arguments in this group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue