vigy-cli 0.1.4

vigy-cli — human-facing CLI: register / list / inspect / tail / tick / serve. Reads .tatara files; writes plan-friendly output.
vigy-cli-0.1.4 is not a library.

vigy CLI.

Subcommands:

vigy register <file.tatara> --name [--every ] [--label k=v] Read a .tatara file, register it, return the assigned VigyId.

vigy list [--selector k=v] Tabular dump of registered vigies.

vigy inspect Full record + recent runs.

vigy tick Force-tick once; print the resulting VigyRun.

vigy enable | vigy disable | vigy delete Lifecycle.

vigy tail [--id ] Stream reconcile events to stdout (newest-first; JSON one-per-line).

vigy serve [--bind 127.0.0.1:38821] [--db ] Start the always-on runtime + bind the gRPC/GraphQL/REST surfaces.