Delete Application CLI
Delete an application and its versions from JFrog AppTrust.
Description: Deletes the specified application from the JFrog Platform, including all associated versions.
Command:
jf apptrust app-delete <app-key>Alias command: jf at ad
Command Parameters
| Argument | Required/Optional | Type | Description |
|---|---|---|---|
<application-key> | required | string | The application key of the application to be deleted. |
Sample command:
jf apptrust app-delete myapp-001Frequently Asked Questions
Common questions about deleting an application.
FAQs
Q: How do I delete an application using the JFrog CLI?
A: Run jf apptrust app-delete <app-key> (alias jf at ad).
Q: What happens to an application's versions when I delete it?
A: All versions associated with the application are deleted along with it.
Q: Do I need to provide any options besides the application key?
A: No. <application-key> is the only argument this command accepts. See Command Parameters.
Related Topics
Updated 2 days ago
Did this page help you?
