heal-dev
v0.2.0
Published
Heal.dev SDK and CLI - see https://docs.heal.dev/intro for more information
Readme
Heal.dev CLI
Usage
Usage: $ npx heal-dev [command] [options]
Commands:
For all commands [slug] is projectSlug/suiteSlug/storySlug
help print this help message
create [slug] [url] create a new story in the studio, starting the agent at the [url] entrypoint
edit [slug] edit story [slug] in the studio.
clone [slug] clone story [slug] and edit it in the studioWhen running the CLI, make sure the environment variable HEAL_API_KEY is set to your Heal API key.
