Show / Hide Table of Contents

--delete --project

Deletes a Project from a Library.

Syntax

--delete --project [argument, argument, ...]

Arguments

--lib=name

The Library file name.

--pid=id

The ID of the Project to delete.

Tip

Use --list --projects to see the Projects in a Library. [reference]

--force

Deletes without prompting.

Examples

Delete Project 123 from the Library my lib.ssim:

--delete --project --lib="my lib.ssim" --pid=123

Forcefully delete Project 123 from the Library my lib.ssim:

--delete --project --lib="my lib.ssim" --pid=123 --force
In This Article
Back to top Copyright 2007-2022 Apex Resource Management Solutions Ltd.
Generated by DocFX