tailorctl workspace export

Export terraform configuration for the active workspace in your context.

Usage

tailorctl workspace export [flags]

Flags

  -h, --help            help for export
  -o, --output string   Output directory for the exported Terraform configuration. (default "output")
  -s, --state string    Path to the Terraform state file.

Flags inherited from parent commands

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

See also