Documentation
¶
Overview ¶
Package accesskey provides the `hilt client access-key` command tree: partner operations on a tenant's access keys via the Tenant REST API, authenticated with the partner key from config (auth.partner_key) or the HILT_PARTNER_KEY env var.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "access-key",
Short: "Manage a tenant's access keys via the Tenant REST API",
}
Cmd is the `hilt client access-key` command group.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.