Skip to content

docs(cli): reference for the smallestai CLI - #387

Open
abhishekmishragithub wants to merge 1 commit into
mainfrom
docs/cli-reference
Open

docs(cli): reference for the smallestai CLI#387
abhishekmishragithub wants to merge 1 commit into
mainfrom
docs/cli-reference

Conversation

@abhishekmishragithub

Copy link
Copy Markdown
Collaborator

Adds a full CLI reference page for the smallestai Python CLI (5.11.x), covering every command group and the UX redesign that is shipping in 5.x.

What's here

  • New page dev/introduction/cli-reference.mdx, registered in the developer Get Started nav.
  • Documents all groups: auth, agents, agent-crew (init/deploy/builds/logs/doctor/chat), calls (list/get/transcript [+--follow]/events/recording), campaigns, phone-numbers, models (with the hidden waves back-compat alias), mcp, and the new version / --version.
  • Calls out --json on read commands, --agent-id on agent-crew subcommands, live streaming (calls events, calls transcript --follow, agent-crew logs), and the session-login auth model (SMALLEST_API_KEY env var, stored creds, SMALLEST_BASE_URL).
  • <CodingAgentCallout /> present (sentinel injected); fern check clean; internal links resolve; llms.txt refreshed.

Notes

  • Documentation-only, no spec (fern/apis/**) changes, so the changelog-required check does not apply.
  • The existing agents-cli.mdx deep-dive stays; this page is the broader cross-group reference and links to it.

Docs-only. Apply skip-changelog if the changelog check flags it.

Add a full CLI reference page covering every smallestai command group:
auth, agents, agent-crew, calls, campaigns, phone-numbers, models, mcp,
and the version command. Documents --json on read commands, --agent-id on
agent-crew subcommands, live streaming (calls events, transcript --follow,
agent-crew logs), the session-login auth model, and the models rename with
the hidden waves back-compat alias.

Register the page in the developer Get Started nav and refresh llms.txt.
@github-actions

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant