CLI Reference > Configuration Management Commands > si dropdevpath
 
si dropdevpath
drops a variant project from the master project
Synopsis
si dropdevpath [--devpath=path] [(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [--[no]failOnAmbiguousProject] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si dropdevpath drops a variant project.
* 
If you do not want to permanently remove a development path, you can deactivate it instead using the si deactivatedevpath command.
For example:
si dropdevpath --forceconfirm=yes --project=c:/Aurora_Program/bin/Libra/project.pj --devpath=ReleaseCycle2
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.
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 createdevpath, si createproject, si dropproject, si projectinfo, si projects, si viewproject
Miscellaneous: ACL, diagnostics, options, preferences