Attribute Creation (ssd governance create attribute)
The ssd governance create attribute
command allows you to create an attribute on Sensedia Adaptive Governance.
You can use the ssd governance create attribute command or its shortened version ssd gov create attribute .
|
For more specific information, refer to the documentation on Attributes on Sensedia Adaptive Governance. |
Usage
The ssd governance create attribute
command can be followed by specific flags, as in the examples below:
ssd governance create attribute [flags]
If no flag is specified, the interactive mode will be activated.
# Creates a new attribute using the interactive mode $ ssd governance create attribute # Creates a new attribute with customizable tags $ ssd governance create attribute "My new attribute" -t "Tag1, Tag2" $ ssd governance create attribute "My new attribute" --tags "Tag1, Tag2"
If your attribute’s name has just one word, it is optional to use quotation marks. Names with more than one word or spaces require quotation marks. |
Available Flags
Flag |
Type |
Description |
-h, --help |
Displays help for the command |
|
-t, --tags |
string |
Customizable tags of your attribute |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--profile |
string |
The configuration profile you want to use (default: "default") |
--verbose |
Lists all requests made by the command.
It is possible to store this information in a TXT file instead of displaying it on the terminal.
E.g.: |
Share your suggestions with us!
Click here and then [+ Submit idea]