Skip to content

docs: document recent CLI command-surface changes - #3165

Open
atharva-appwrite wants to merge 1 commit into
mainfrom
docs/cli-command-surface-august-2026
Open

docs: document recent CLI command-surface changes#3165
atharva-appwrite wants to merge 1 commit into
mainfrom
docs/cli-command-surface-august-2026

Conversation

@atharva-appwrite

Copy link
Copy Markdown

Summary

  • document deterministic saved-account switching with login --switch selectors
  • document interactive and headless agent skill installation options and defaults
  • document raw GraphQL documents, JSON request envelopes, and batched requests for graphql query and graphql mutation

Validation

  • git diff --check
  • bun run check (blocked by 37 missing required Appwrite environment-variable exports in the local environment; no errors point to the changed Markdoc pages)

References appwrite/sdk-generator#1757, appwrite/sdk-generator#1758, and appwrite/sdk-generator#1766.

@appwrite

appwrite Bot commented Aug 12, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Sites support three domain rule types: Active deployment, Git branch, and Redirect

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR documents recently added CLI behavior for deterministic saved-account switching, interactive and headless agent-skill installation, and GraphQL request formats.

  • Adds examples and selector rules for login --switch.
  • Documents init skill selection, agent-directory, installation-method, and default behavior.
  • Documents raw, enveloped, and batched GraphQL requests.
  • Broadens the shared --all description to include skill installation.

Confidence Score: 5/5

The documentation-only PR appears safe to merge, with no concrete incorrect or broken behavior established in the changed pages.

The additions are internally consistent across the affected pages, the GraphQL forms agree with the documented server contract, and no accepted actionable defect remains.

Important Files Changed

Filename Overview
src/routes/docs/tooling/ai/skills/+page.markdoc Adds interactive and non-interactive Appwrite CLI skill-installation instructions, including supported selectors, destinations, methods, and defaults.
src/routes/docs/tooling/command-line/commands/+page.markdoc Adds GraphQL request-form documentation and updates the generic --all description to cover agent skills.
src/routes/docs/tooling/command-line/installation/+page.markdoc Documents deterministic saved-account selection, ambiguity handling, endpoint normalization, and incompatible login options.
src/routes/docs/tooling/command-line/non-interactive/+page.markdoc Adds headless workflows for switching saved accounts and installing selected agent skills without prompts.

Reviews (1): Last reviewed commit: "docs: document new CLI command options" | Re-trigger Greptile

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