Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListCmd ¶
func NewListCmd(globalOpts *GlobalOptions) *cobra.Command
func NewViewCmd ¶
func NewViewCmd(globalOpts *GlobalOptions) *cobra.Command
Types ¶
type GlobalOptions ¶
type GlobalOptions struct { Console *console.Console Repo repository.Repository Verbose bool }
Click to show internal directories.
Click to hide internal directories.