Removed beta note from gh at download.
This commit is contained in:
parent
152607e0e8
commit
40abc9a785
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue