Documentation
¶
Index ¶
- func NewCmdAuth(f *factory.Factory) *cobra.Command
- func NewCmdAuthLogin(f *factory.Factory) *cobra.Command
- func NewCmdAuthLogout(f *factory.Factory) *cobra.Command
- func NewCmdAuthMigrate(f *factory.Factory) *cobra.Command
- func NewCmdAuthRefresh(f *factory.Factory) *cobra.Command
- func NewCmdAuthStatus(f *factory.Factory) *cobra.Command
- func NewCmdAuthToken(f *factory.Factory) *cobra.Command
- func NewCmdDoctor(f *factory.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAuthMigrate ¶ added in v1.33.0
NewCmdAuthMigrate creates the `bitbottle auth migrate` subcommand. It moves any token found in hosts.yml into the OS keyring, then zeroes it from the config file so that subsequent saves will not write it back.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.