Documentation
¶
Overview ¶
Package admin provides the `hilt client admin` command tree. Admin commands are authorized only when signed by the service identity itself, so they must be run with the Hilt service's identity config.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "admin",
Short: "Administrate a running Hilt via UCAN invocations (requires the service identity)",
}
Cmd is the `hilt client admin` command group.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.