template-kit status
The `template-kit status` command — its arguments, flags, exit codes and constraints.
Show the installed kit version.
Synopsis
Section titled “Synopsis”template-kit status [workspace]This command drives the kit’s own development loop. A template author never needs it.
Arguments
Section titled “Arguments”| Argument | Required | What it does |
|---|---|---|
workspace |
no | Path to the consumer workspace. Defaults to the workspace root found from the current directory. |
This command takes no flags.
Exit codes
Section titled “Exit codes”| Code | When |
|---|---|
0 |
the version was reported, installed or not |
Constraints
Section titled “Constraints”- Read-only.
See also
Section titled “See also”- Every command — the rest of the CLI’s surface.
- This CLI drives any kit in
^9.0.0;template-kit --versionprints the pair.