docs: Explicitly discuss management commands in Zulip Cloud.

This already seems obvious to many users, but it seems appropriate to
spell out.

(cherry picked from commit 2144904cf5)
This commit is contained in:
Tim Abbott
2024-08-14 13:36:27 -07:00
parent f37fcec06d
commit 1810f2e93c

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 implemented using the [Django management commands
framework][django-management]. 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 ## Running management commands
Start by logging in as the `zulip` user on the Zulip server. Then run Start by logging in as the `zulip` user on the Zulip server. Then run