fetch the component descriptor from an oci registry and add digests
fetch the component descriptor from an oci registry and add digests. optionally resolve and digest the referenced component descriptors.
component-cli component-archive signatures add-digests BASE_URL COMPONENT_NAME VERSION [flags]
--allow-plain-http allows the fallback to http if the oci registry does not support https
--cc-config string path to the local concourse config file
--force force overwrite of already existing component descriptors
-h, --help help for add-digests
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
--recursive recursively upload all referenced component descriptors
--registry-config string path to the dockerconfig.json with the oci registry authentication information
--skip-access-types strings comma separated list of access types that will not be digested
--upload-base-url string target repository context to upload the signed cd
--cli logger runs as cli logger. enables cli logging
--dev enable development logging which result in console encoding, enabled stacktrace and enabled caller
--disable-caller disable the caller of logs (default true)
--disable-stacktrace disable the stacktrace of error logs (default true)
--disable-timestamp disable timestamp output (default true)
-v, --verbosity int number for the log level verbosity (default 1)
- component-cli component-archive signatures - command to work with signatures and digests in component descriptors