Difference between revisions of "Gcloud beta container"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{gcloud}}") |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[gcloud beta container images describe]] [[--show-package-vulnerability]] | ||
− | {{gcloud}} | + | gcloud beta container images describe "$REPOSITORY/$image@$SHA" [[--show-package-vulnerability]] --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | length ') |
+ | |||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[gcloud container]]</code> | ||
+ | * <code>[[docker scan]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{gcloud container}} | ||
+ | * {{gcloud beta}} | ||
+ | |||
+ | [[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: