Documentation
¶
Overview ¶
Package apikeys implements the nested `subaccounts api-keys` command group.
Sub-account API keys are physically nested under a sub-account, so every command in this group takes the sub-account ID as its first positional argument and reuses the shared API-key printer handlers for output.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates the nested sub-account API-key command group.
func NewCreateCommand ¶
NewCreateCommand creates the `subaccounts api-keys create` command.
func NewDeleteCommand ¶
NewDeleteCommand creates the `subaccounts api-keys delete` command.
func NewGetCommand ¶
NewGetCommand creates the `subaccounts api-keys get` command.
func NewListCommand ¶
NewListCommand creates the `subaccounts api-keys list` command.
func NewUpdateCommand ¶
NewUpdateCommand creates the `subaccounts api-keys update` command.
Types ¶
This section is empty.