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

Flags inherited from parent commands

  -w, --workspace_id string   workspace ID (overrides active context)

Examples

tailorctl app delete -m manifest.cue

See also