1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Dec 20 10:06:06 UTC 2023

This commit is contained in:
Automated 2023-12-20 10:06:06 +00:00
parent a990278fb3
commit 94c3362cff
127 changed files with 1438 additions and 194 deletions

View file

@ -84,7 +84,7 @@ OPTIONAL FLAGS
Waits for the operation in progress to complete before returning.
--filter=FILTER
Filter the entities based on (AIP-160)[https://google.aip.dev/160]
Filter the entities based on AIP-160 (https://google.aip.dev/160)
standard. Example: to filter all tables whose name start with
"Employee" and are present under schema "Company", use filter as
"Company.Employee* AND type=TABLE"