livespec-cli
v0.2.23
Published
Livespec CLI for local live direct-run workflows
Readme
livespec-cli
Livespec CLI for local live direct-run workflows.
Usage
npx livespec-cli dev --server https://livespec.pve01.exem-fe1 --project <project-id> --user <user-id>After install, the exposed binary name is still livespec.
npm install -g livespec-cli
livespec dev --server https://livespec.pve01.exem-fe1 --project <project-id> --user <user-id>Commands
livespec devlivespec init(deprecated)
Notes
--servershould point to the Livespec server users will connect to.devsupports direct-run without a pre-existing.livespecrc.
