tailorctl workspace app delete
Delete the specified application manifest from the active application in your context.
Usage
tailorctl workspace app delete [flags]
Flags
-h, --help help for delete
-i, --interactive interactive mode
-n, --name string application name
Examples
tailorctl app delete -m manifest.cue
See also
- tailorctl workspace app - Manages applications