Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthScopeTopic ¶ added in v0.12.1
NewAuthScopeTopic returns a non-runnable help topic command describing what a token can and cannot reach, and how to find an integrationId.
Deliberately not named "api-keys": cmd/root_test.go asserts the string "api-key" never appears in --help, guarding against the apikey command stubs removed in 9acd41d reappearing.
func NewEnvironmentTopic ¶
NewEnvironmentTopic returns a non-runnable help topic command for environment variables. Cobra displays non-runnable commands under "Additional help topics:" in kh help.
func NewExitCodesTopic ¶
NewExitCodesTopic returns a non-runnable help topic command for exit codes.
func NewFormattingTopic ¶
NewFormattingTopic returns a non-runnable help topic command for output formatting.
Types ¶
This section is empty.