docs: Explicitly discuss management commands in Zulip Cloud.

This already seems obvious to many users, but it seems appropriate to
spell out.
This commit is contained in:
Tim Abbott 2024-08-14 13:36:27 -07:00
parent e01206d04c
commit 2144904cf5
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ line. To help with this, Zulip ships with over 100 command-line tools
implemented using the [Django management commands
framework][django-management].
Because management commands require server shell access, Zulip Cloud
users will need to contact support for situations requiring them.
## Running management commands
Start by logging in as the `zulip` user on the Zulip server. Then run