CLI Reference > Server Administration Commands > im deleteproject
  
im deleteproject
deletes a project
Synopsis
im deleteproject [--[no]confirm] [--quiet] [--user=name] [--hostname=server] [--password=password] [--port=number] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--settingsUI=[gui|default]] [--status=[none|gui|default]] project...
Description
im deleteproject deletes a project for workflows and documents. You can delete a project only if neither the project nor any of its children has been referenced in any issue. To delete an idle project that has subprojects, delete its subprojects first.
Options
This command takes the universal options available to all im commands, as well as some general options. See the options reference page for descriptions.
--[no]confirm
specifies whether to be prompted to confirm the deletion of the project. By default, you are prompted to confirm the deletion of the project.
project...
specifies the projects you want to delete. Include a forward slash (/) when specifying a high level project. For subprojects, include the full path to the subprojects, for example, /AuroraProject/BorealisProject.
See Also
Commands: im createproject, im editproject, im viewproject, im projects
Miscellaneous: options