app delete
Delete an application.
Usage
replicated app delete NAME
Flag | Type (if applicable) | Description |
---|---|---|
-h, --help | Help for the command. | |
-f, --force | Skip the confirmation prompt. This action cannot be undone. | |
--token | string | The API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable. |
Examples
replicated app delete deletion-example
• Fetching App ✓
ID NAME SLUG SCHEDULER
1xyAIzrmbvqHzzcKPbTmmrTxhl4 deletion-example deletion-example kots
Delete the above listed application? There is no undo: yes█
• Deleting App ✓