Documentation
¶
Index ¶
- Variables
- func Execute()
- func NewApplyCmd(out io.Writer) *cobra.Command
- func NewApplyMembersCmd(out io.Writer) *cobra.Command
- func NewApplyOrgCmd(out io.Writer) *cobra.Command
- func NewApplyReposCmd(out io.Writer) *cobra.Command
- func NewApplyTeamsCmd(out io.Writer) *cobra.Command
- func NewAuthCmd(out io.Writer, browserFunc func(string) error) *cobra.Command
- func NewCompletionCmd(out io.Writer) *cobra.Command
- func NewValidateCmd(out io.Writer) *cobra.Command
- func NewVersionCmd(out io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version of concord, made available for use through // out the application. Version string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.