CLI for working with the Inkeep Agent Framework.
npm install -g @inkeep/agents-cli
# or
pnpm add -g @inkeep/agents-cliThe executable command is inkeep.
- CLI overview: https://docs.inkeep.com/guides/cli/overview
- CLI reference: https://docs.inkeep.com/typescript-sdk/cli-reference
- Push guide: https://docs.inkeep.com/guides/cli/push-to-remote
- Pull guide: https://docs.inkeep.com/guides/cli/pull-from-remote
- Profile setup: https://docs.inkeep.com/guides/cli/setup-profile
inkeep init
inkeep push
inkeep pull
inkeep list-agent --project <project-id>pnpm install
pnpm build
npm link
inkeep --versionRun from agents-cli/:
pnpm lint
pnpm typecheck
pnpm test --run