Skip to content

docs(developer-docs): add API server commands reference - #495

Draft
sriramveeraghanta wants to merge 1 commit into
masterfrom
docs/api-server-commands
Draft

docs(developer-docs): add API server commands reference#495
sriramveeraghanta wants to merge 1 commit into
masterfrom
docs/api-server-commands

Conversation

@sriramveeraghanta

Copy link
Copy Markdown
Member

Ports makeplane/developer-docs#222 into this monorepo.

What's here

  • apps/developer-docs/docs/self-hosting/manage/api-server-commands.md (new) — reference for every custom Django management command in the Plane API server, grouped into user management, workspace and project operations, data maintenance, storage, search and indexing, data migration, log management, and marketplace. Each command gets a description, example invocations, and an argument table.
  • apps/developer-docs/docs/.vitepress/config.mts — sidebar entry under Self-hosting → Manage.

Notes

  • Content is a verbatim port of the upstream PR; frontmatter already matched this repo's title/description/keywords convention.
  • Upstream places the sidebar link right after Prime CLI because that was the last item there. This repo's sidebar has since diverged — Manage users now follows Prime CLI — so the entry goes last in the section, preserving the upstream intent of it being the trailing item.
  • Upstream PR is still open, so the wording may change before it merges there.

Verification

  • pnpm check:format — clean
  • pnpm --filter developer-docs check:types — clean
  • pnpm --filter developer-docs build — succeeds, no dead links

Draft while makeplane/developer-docs#222 is still under review.

https://claude.ai/code/session_019kCVtLs1Yho8dzcuzV4Hrn

Port makeplane/developer-docs#222 into the monorepo.

Documents all custom Django management commands available in the Plane
API server, grouped by user management, workspace and project
operations, data maintenance, storage, search and indexing, data
migration, log management, and marketplace.

Adds the page to the Self-hosting > Manage sidebar.

Claude-Session: https://claude.ai/code/session_019kCVtLs1Yho8dzcuzV4Hrn
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
developer-docs Ready Ready Preview Aug 17, 2026 8:10pm
docs Ready Ready Preview Aug 17, 2026 8:10pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 63525241-4fb1-47e8-b3e2-51d42c36aa5a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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