1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +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

@ -62,7 +62,7 @@ OPTIONAL FLAGS
latest commit are returned.
--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"