Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VerifyCommand ¶
type VerifyCommand struct {
// contains filtered or unexported fields
}
func (*VerifyCommand) Run ¶
func (cmd *VerifyCommand) Run(ctx context.Context, flags *VerifyFlags) error
type VerifyFlags ¶
func NewVerifyFlags ¶
func NewVerifyFlags() *VerifyFlags
func (*VerifyFlags) AddFlags ¶
func (f *VerifyFlags) AddFlags(cmd *cobra.Command)
Click to show internal directories.
Click to hide internal directories.