Documentation
¶
Index ¶
- func AddAccountWithConfig(cfg *config.Config, a *accounts.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 RootWithConfig(cfg *config.Config) []cli.Flag
- func ServerWithConfig(cfg *config.Config) []cli.Flag
- func UpdateAccountWithConfig(cfg *config.Config, a *accounts.Account) []cli.Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAccountWithConfig ¶ added in v0.2.0
AddAccountWithConfig applies create command flags to cfg
func InspectAccountWithConfig ¶ added in v0.2.0
InspectAccountWithConfig applies inspect command flags to cfg
func ListAccountsWithConfig ¶ added in v0.2.0
ListAccountsWithConfig applies list command flags to cfg
func RemoveAccountWithConfig ¶ added in v0.2.0
RemoveAccountWithConfig applies remove command flags to cfg
func RootWithConfig ¶
RootWithConfig applies cfg to the root flagset
func ServerWithConfig ¶
ServerWithConfig applies cfg to the root flagset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.