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

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -19,7 +19,7 @@ EXAMPLES
To update description of a data quality scan data-quality-datascan in
project test-project located in us-central1, run:
$ gcloud dataplex datascans update data-quality data-quality \
$ gcloud dataplex datascans update data-quality \
data-quality-datascan --project=test-project \
--location=us-central1 --description="Description is updated."