docs(cli): reference for the smallestai CLI - #387
Open
abhishekmishragithub wants to merge 1 commit into
Open
Conversation
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.
|
🌿 Preview your docs: https://smallest-ai-preview-docs-cli-reference.docs.buildwithfern.com Here are the markdown pages you've updated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a full CLI reference page for the
smallestaiPython CLI (5.11.x), covering every command group and the UX redesign that is shipping in 5.x.What's here
dev/introduction/cli-reference.mdx, registered in the developer Get Started nav.auth,agents,agent-crew(init/deploy/builds/logs/doctor/chat),calls(list/get/transcript [+--follow]/events/recording),campaigns,phone-numbers,models(with the hiddenwavesback-compat alias),mcp, and the newversion/--version.--jsonon read commands,--agent-idonagent-crewsubcommands, live streaming (calls events,calls transcript --follow,agent-crew logs), and the session-login auth model (SMALLEST_API_KEYenv var, stored creds,SMALLEST_BASE_URL).<CodingAgentCallout />present (sentinel injected);fern checkclean; internal links resolve;llms.txtrefreshed.Notes
fern/apis/**) changes, so the changelog-required check does not apply.agents-cli.mdxdeep-dive stays; this page is the broader cross-group reference and links to it.Docs-only. Apply
skip-changelogif the changelog check flags it.