Delete Application Version CLI
Description: Deletes the specified application version from the JFrog platform.
Command:
jf apptrust version-delete <app-key> <version>
Alias command: jf at vd
Command Parameters
Argument | Required/Optional | Type | Description |
|---|---|---|---|
| required | string | The application key of the application version to be deleted. |
| required | string | The version number of the version to be deleted. |
Sample command:
jf apptrust version-delete myapp-001 1.1.2Updated 3 months ago
