Actually, let's keep download in beta for now.

This commit is contained in:
Phill MV 2024-06-24 09:32:32 -04:00 committed by GitHub
parent 40abc9a785
commit 8318e7a1de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,8 @@ func NewDownloadCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Comman
Args: cmdutil.ExactArgs(1, "must specify file path or container image URI, as well as one of --owner or --repo"),
Short: "Download an artifact's attestations for offline use",
Long: heredoc.Docf(`
### NOTE: This feature is currently in beta, and subject to change.
Download attestations associated with an artifact for offline use.
The command requires either: