Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsReleasedFeaturesOnly ¶ added in v0.2.2
func IsReleasedFeaturesOnly() bool
IsReleasedFeaturesOnly returns true when disabled-action filtering is active.
func RegisterCLIAction ¶
func RegisterCLIAction(action *actions.IdsecServiceCLIActionDefinition)
RegisterCLIAction adds a top-level CLI action definition to the registry.
When IsReleasedFeaturesOnly() is true, the top-level action is skipped if it is disabled, and any disabled descendants are pruned recursively from its Subactions tree before it is stored.
func TopLevelCLIActions ¶
func TopLevelCLIActions() []*actions.IdsecServiceCLIActionDefinition
TopLevelCLIActions returns all registered top-level CLI action definitions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.