Documentation ¶
Index ¶
- func AddAccountWithConfig(cfg *config.Config, a *accountsmsg.Account) []cli.Flag
- func InspectAccountWithConfig(cfg *config.Config) []cli.Flag
- func ListAccountsWithConfig(cfg *config.Config) []cli.Flag
- func RemoveAccountWithConfig(cfg *config.Config) []cli.Flag
- func UpdateAccountWithConfig(cfg *config.Config, a *accountsmsg.Account) []cli.Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAccountWithConfig ¶
func AddAccountWithConfig(cfg *config.Config, a *accountsmsg.Account) []cli.Flag
AddAccountWithConfig applies create command flags to cfg
func InspectAccountWithConfig ¶
InspectAccountWithConfig applies inspect command flags to cfg
func ListAccountsWithConfig ¶
ListAccountsWithConfig applies list command flags to cfg
func RemoveAccountWithConfig ¶
RemoveAccountWithConfig applies remove command flags to cfg
func UpdateAccountWithConfig ¶
func UpdateAccountWithConfig(cfg *config.Config, a *accountsmsg.Account) []cli.Flag
UpdateAccountWithConfig applies update command flags to cfg
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.