Create a new tracking plan, defined as code.

reflekt new --name my-plan
11:58:16 Creating new tracking plan 'my-plan' in 'path-to/reflekt-project/tracking-plans/my-plan'

11:58:16 [SUCCESS] Created Reflekt tracking plan 'my-plan'

<aside> ⚠️ reflekt new is not supported in Reflekt projects that have specified Avo as their analytics governance tool.

</aside>

Available arguments

reflekt new --help
Usage: reflekt new [OPTIONS]

  Create a new empty tracking plan using provided name.

Options:
  -n, --name TEXT  Name of the tracking plan you want to create.  [required]
  --help           Show this message and exit.

Follow along - reflekt new

reflekt new.mp4