Documentation ¶
Index ¶
- func AddAccount(cfg *config.Config) *cli.Command
- func Execute() error
- func InspectAccount(cfg *config.Config) *cli.Command
- func ListAccounts(cfg *config.Config) *cli.Command
- func NewLogger(cfg *config.Config) log.Logger
- func ParseConfig(c *cli.Context, cfg *config.Config) error
- func RemoveAccount(cfg *config.Config) *cli.Command
- func Server(cfg *config.Config) *cli.Command
- func UpdateAccount(cfg *config.Config) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAccount ¶
AddAccount command creates a new account
func InspectAccount ¶
InspectAccount command shows detailed information about a specific account.
func ListAccounts ¶
ListAccounts command lists all accounts
func ParseConfig ¶
ParseConfig loads accounts configuration from Viper known paths.
func RemoveAccount ¶
RemoveAccount command deletes an existing account.
func UpdateAccount ¶
UpdateAccount command for modifying accounts including password policies
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.