cub attribute
cub attribute
Attribute commands
Synopsis
The attribute subcommands are used to manage attributes.
Attributes define dynamic configuration properties that register getter and setter functions
in a Space's function executor. They enable per-Space customization of the function registry
by specifying paths within resource types that can be read and written using generated
get-
Options
-h, --help help for attribute
--space string space ID to perform command on
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub - ConfigHub CLI
- cub attribute create - Create a new attribute or bulk create attributes
- cub attribute delete - Delete an attribute or multiple attributes
- cub attribute get - Get details about an attribute
- cub attribute list - List attributes
- cub attribute update - Update an attribute or multiple attributes