Skip to content

Commit ade5816

Browse files
authored
Merge pull request cli#11652 from cli/jkylekelly/trustroot-doc
Remove mention of public preview in trustedroot.go
2 parents 21b08bd + 30994dd commit ade5816

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pkg/cmd/attestation/trustedroot/trustedroot.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ func NewTrustedRootCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Com
3737
Args: cobra.ExactArgs(0),
3838
Short: "Output trusted_root.jsonl contents, likely for offline verification",
3939
Long: heredoc.Docf(`
40-
### NOTE: This feature is currently in public preview, and subject to change.
41-
4240
Output contents for a trusted_root.jsonl file, likely for offline verification.
4341
4442
When using %[1]sgh attestation verify%[1]s, if your machine is on the internet,

0 commit comments

Comments
 (0)