package
Version:
v0.1.0-rc.3
Opens a new window with list of versions in this module.
Published: Sep 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cmd implements the slsa-attester command line interface.
Execute runs the root command. It returns the error so main can set the exit
code cobra has already printed it to stderr.
New builds the root command with its persistent options and subcommands wired
in. Subcommands are attached by their respective addXxx helpers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.