Documentation
¶
Index ¶
- func App() *cli.App
- func Forward(ctx *cli.Context) (cmdErr error)
- func ListClientKeys(ctx *cli.Context) error
- func ListServiceKeys(ctx *cli.Context) error
- func NewClientKey(ctx *cli.Context) error
- func NewServiceKey(ctx *cli.Context) error
- func RemoveClientKey(ctx *cli.Context) error
- func RemoveServiceKey(ctx *cli.Context) error
- func ShowPrivateClientKey(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListClientKeys ¶
ListClientKeys implements the `client ls` command.
func ListServiceKeys ¶
ListServiceKeys implements the `service ls` command.
func NewClientKey ¶
NewClientKey implements the `client new` command.
func NewServiceKey ¶
NewServiceKey implements the `service new` command.
func RemoveClientKey ¶
RemoveClientKey implements the `client rm` command.
func RemoveServiceKey ¶
RemoveServiceKey implements the `service rm` command.
func ShowPrivateClientKey ¶
ShowPrivateClientKey implements the `client show-private` command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.