We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21b08bd + 30994dd commit ade5816Copy full SHA for ade5816
1 file changed
pkg/cmd/attestation/trustedroot/trustedroot.go
@@ -37,8 +37,6 @@ func NewTrustedRootCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Com
37
Args: cobra.ExactArgs(0),
38
Short: "Output trusted_root.jsonl contents, likely for offline verification",
39
Long: heredoc.Docf(`
40
- ### NOTE: This feature is currently in public preview, and subject to change.
41
-
42
Output contents for a trusted_root.jsonl file, likely for offline verification.
43
44
When using %[1]sgh attestation verify%[1]s, if your machine is on the internet,
0 commit comments