Difference between revisions of "Gcloud beta container"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | 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 ') | ||
Line 7: | Line 9: | ||
== Related == | == Related == | ||
* <code>[[gcloud container]]</code> | * <code>[[gcloud container]]</code> | ||
+ | * <code>[[docker scan]]</code> | ||
== See also == | == See also == | ||
* {{gcloud container}} | * {{gcloud container}} | ||
− | * {{gcloud}} | + | * {{gcloud beta}} |
[[Category:GCP]] | [[Category:GCP]] |
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: