tailorctl workspace apply

The apply command applies the manifest(s) to the workspace.

Usage

tailorctl workspace apply [flags]

Flags

  -a, --auto-approve       auto approve apply
  -e, --envs stringArray   envs for manifest, comma separated
  -h, --help               help for apply
  -i, --interactive        interactive mode
  -m, --manifest string    manifest folder or file

Examples

tailorctl workspace apply -m $manifestFile

See also