Skip to content
This repository was archived by the owner on Sep 2, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ The CLI will also auto-detect your project configuration and automatically insta
You can run your first CLI command after logging in. Try fetching information about your Appwrite project.

```sh
appwrite projects get --project-id "<PROJECT_ID>"
appwrite project get --project-id "<PROJECT_ID>"
```

# Multi-file configuration {% #multi-file-configuration %}
Expand Down