Difference between revisions of "Gcloud beta container images describe"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
gcloud beta container images describe "$REPOSITORY/$image@$SHA" [[--show-package-vulnerability]] --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | [[length]] ') | gcloud beta container images describe "$REPOSITORY/$image@$SHA" [[--show-package-vulnerability]] --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | [[length]] ') | ||
+ | == See also == | ||
+ | * {{gcloud container}} | ||
− | + | [[Category:GCP]] |
Revision as of 08:09, 30 August 2022
gcloud beta container images describe gcloud container images describe --help
gcloud beta container images describe "$REPOSITORY/$image@$SHA" --show-package-vulnerability --format json | jq '.package_vulnerability_summary.vulnerabilities.CRITICAL | length ')
See also
gcloud container [ clusters | images | get-server-config | subnets ]
Advertising: