1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 22:49:22 +00:00

gcloud: Tue Mar 1 21:43:54 UTC 2022

This commit is contained in:
Automated 2022-03-01 21:43:54 +00:00
parent c1c3b75313
commit 21878eea72
1018 changed files with 4838 additions and 3409 deletions

View file

@ -69,7 +69,7 @@ EXAMPLES
that attribute if it exists and creating it if it doesn't, and remove the
attribute baz if it exists, run:
$ gcloud apigee products update my-prod --add-attribute="foo=bar" \
$ gcloud apigee products update my-prod --add-attribute="foo=bar" \
--remove-attribute=baz
To update the list of API proxies included in the API product, run: