Documentation
¶
Overview ¶
Package auth provides auth commands for GitScrum CLI
Index ¶
- func NewCmdAuth(f *factory.Factory) *cobra.Command
- func NewCmdLogin(f *factory.Factory) *cobra.Command
- func NewCmdLogout(f *factory.Factory) *cobra.Command
- func NewCmdStatus(f *factory.Factory) *cobra.Command
- func NewCmdWhoami(f *factory.Factory) *cobra.Command
- func RunOnboarding(token *auth.Token) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAuth ¶
NewCmdAuth creates the auth command group
func NewCmdLogin ¶
NewCmdLogin creates the login command
func NewCmdLogout ¶
NewCmdLogout creates the logout command
func NewCmdStatus ¶
NewCmdStatus creates the status command
func NewCmdWhoami ¶
NewCmdWhoami creates the whoami command
func RunOnboarding ¶
RunOnboarding runs the interactive workspace and project selector
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.