Documentation
¶
Overview ¶
Package client provides the `hilt client` command tree: UCAN invocations and partner Tenant REST API calls against a running Hilt service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "client",
Short: "Interact with a running Hilt service",
}
Cmd is the `hilt client` command group.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
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.
|
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. |
|
Package admin provides the `hilt client admin` command tree.
|
Package admin provides the `hilt client admin` command tree. |
|
provider
Package provider provides the `hilt client admin provider` command tree.
|
Package provider provides the `hilt client admin provider` command tree. |
|
Package lib holds shared helpers for the `hilt client` command tree.
|
Package lib holds shared helpers for the `hilt client` command tree. |
|
Package tenant provides the `hilt client tenant` command tree: partner operations on the Tenant REST API, authenticated with the partner key from config (auth.partner_key) or the HILT_PARTNER_KEY env var.
|
Package tenant provides the `hilt client tenant` command tree: partner operations on the Tenant REST API, authenticated with the partner key from config (auth.partner_key) or the HILT_PARTNER_KEY env var. |
Click to show internal directories.
Click to hide internal directories.