profile cancel
The profile cancel command cancels the specified profile run.
Usage
profile cancel --n profileNameRequired | Argument | Description |
---|---|---|
Yes | --n profileName | Specify the name of the profile run you want to cancel. If the profile name
contains spaces, enclose the name in quotes. Tip: If you
are unsure of the profile name, you can use the profile list command
to get a list of the profile names. |
Example
This example cancels running of the profile "Profile_CLI".
profile cancel --profileName Profile_CLI