Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEditCmd ¶ added in v0.3.0
func NewEditCmd(globalOpts *GlobalOptions) *cobra.Command
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.