Skip to content

docs(cli): note sorted output for integrations list#104

Draft
shiroyasha wants to merge 1 commit into
mainfrom
cursor/agent-3f587ba2
Draft

docs(cli): note sorted output for integrations list#104
shiroyasha wants to merge 1 commit into
mainfrom
cursor/agent-3f587ba2

Conversation

@shiroyasha
Copy link
Copy Markdown
Contributor

Summary

Adds a one-line note to the CLI reference (installation/cli.mdx) documenting that superplane integrations list now sorts results by provider then name, grouping instances of the same provider together in deterministic order.

What changed

  • src/content/docs/installation/cli.mdx — Added a sentence after the superplane integrations list code block explaining the sort behavior.

No other hand-written pages show example output or describe the ordering of integrations list, so no further changes are needed.

Context

Tracks superplane#4426fix(cli): sort by provider then name.

Closes #103

Open in Web Open in Cursor 

The `superplane integrations list` command now sorts results by provider
then name, grouping instances of the same provider together. Add a brief
note to the CLI reference documenting this deterministic ordering.

Closes #103

Co-authored-by: Igor Šarčević <igisar@gmail.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7c7eff4
Status: ✅  Deploy successful!
Preview URL: https://d83afa52.docs-e1p.pages.dev
Branch Preview URL: https://cursor-agent-3f587ba2.docs-e1p.pages.dev

View logs

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.

docs-sync: fix(cli): sort by provider then name (#4426) (7cb1522)

2 participants