Difference between revisions of "Gcloud beta container"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[gcloud beta container images describe]] [[--show-package-vulnerability]] | [[gcloud beta container images describe]] [[--show-package-vulnerability]] | ||
+ | |||
+ | gcloud beta container images describe "$REPOSITORY/$image@$SHA" [[--show-package-vulnerability]] --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | length ') | ||
Latest revision as of 08:16, 30 August 2022
gcloud beta container images describe --show-package-vulnerability
gcloud beta container images describe "$REPOSITORY/$image@$SHA" --show-package-vulnerability --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | length ')
Related[edit]
See also[edit]
gcloud container [ clusters | images | get-server-config | subnets ]
gcloud beta [ monitoring | container ]
Advertising: