Closed hirokuni-kitahara closed 3 years ago
Signed-off-by: Hirokuni-Kitahara1 hirokuni.kitahara1@ibm.com
enable the command like this as equivalent to a local config file
# load config from a resource in a cluster $ kubectl sigstore verify-resource cm -n sample-ns sample-cm --config-type constraint --config-name sample-constraint # equivalent command $ kubectl sigstore verify-resource cm -n sample-ns sample-cm --config config.yaml
Signed-off-by: Hirokuni-Kitahara1 hirokuni.kitahara1@ibm.com
enable the command like this as equivalent to a local config file