CLI Reference > Configuration Management Commands > si setprojectdescription
  
si setprojectdescription
sets the project description
Synopsis
si setprojectdescription [--description=desc] [(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)] [--[no]failOnAmbiguousProject] [--devpath=path] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [-F|--selectionFile=value] [--status=[none|gui|default]]
Description
si setprojectdescription sets the one line description of a project. For example:
si setprojectdescription --project=c:/Aurora_Program/bin/Libra/project.pj --description="Requirements for product component HFD3-3433"
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.
--description=desc
specifies the new description text to be set as the project description.
* 
Descriptions that include spaces must be enclosed by quotes.
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 addprojectlabel, si appendrevdesc, si checkpoint, si projectinfo, si viewproject, si viewprojecthistory
Miscellaneous: ACL, diagnostics, options, preferences