Skip to content

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- and set- functions.

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