CLI Reference > Configuration Management Commands > si dropprojectattr
  
si dropprojectattr
drops an attribute from a project
Synopsis
si dropprojectattr [(--attr=key[=value]|--attribute =key[=value])] [(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)] [--[no]failOnAmbiguousProject] [--devpath=path] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si dropprojectattr drops an attribute from a project.
Options
This command takes the universal options available to all si commands, as well as some general options. See the options reference page for descriptions.
--attr=key=value
--attribute=key=value identifies the attribute key and, optionally, the value to be dropped. If only the key is given, this command deletes any attribute with that key. If a value is given for the key, then only a key with that value is dropped.
Diagnostics
See the diagnostics reference page for possible exit status values.
Preferences
Using si setprefs or si viewprefs, you are able to set or view the preference keys for this command.
See Also
Commands: si addmemberattr, si addprojectattr, si dropmemberattr, si dropsandboxattr, si addsandboxattr
Miscellaneous: ACL, diagnostics, options, preferences