Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRepoView ¶
func NewCmdRepoView(cf *cmdutils.CLIFactory) *cobra.Command
NewCmdVersion returns the current version of cli being used
Types ¶
type RepoViewOptions ¶
type RepoViewOptions struct {
RepoArg string
Config cliConfig.ConfigData
TokenExpired bool
Owner string
RepoName string
VCSProvider string
// contains filtered or unexported fields
}
func (*RepoViewOptions) Run ¶
func (opts *RepoViewOptions) Run() error
Click to show internal directories.
Click to hide internal directories.