Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRepoStatus ¶
NewCmdRepoStatus handles querying the activation status of the repo supplied as an arg
Types ¶
type RepoStatusOptions ¶
type RepoStatusOptions struct { RepoArg string TokenExpired bool SelectedRemote *utils.RemoteData }
func (*RepoStatusOptions) Run ¶
func (opts *RepoStatusOptions) Run() (err error)
Click to show internal directories.
Click to hide internal directories.