frogleap
Description
The frogleap command promotes an older file version to become the latest version.
Syntax
frogleap -search -filePath -oldVersion
Parameters
| Parameter | Required | Description |
|---|---|---|
-search |
Yes | The search operation to use. |
-filePath |
Yes | The file(s) to be frog leaped. This is the default parameter. |
-oldVersion |
Yes | The old version to leap. This is an integer. |
Parameter Details
search: The search operation to use.filePath: The file(s) to be frog leaped. This is the default parameter.oldVersion: The old version to leap. This is an integer.
Examples
frogleap -filePath "file1.sldprt" -oldVersion 2
Remarks
- The
searchparameter searches the current directory and does not drill down. The search query is a PDM one, so you can use%for wildcard.
Tutorial
Availability
Available since PDMShell 2.0.0.