Show / Hide Table of Contents

--delete --scenario

Deletes a Scenario from a Library.

Syntax

--delete --scenario [argument, argument, ...]

Arguments

--lib=name

The Library file name.

--sid=id

The ID of the Scenario to delete.

Tip

Use --list --scenarios to see the Scenarios in a Library. [reference]

--force

Deletes without prompting.

Examples

Delete Scenario 123 from the Library my lib.ssim:

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

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

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