Open
Description
💭 Description
CLI API docs are missing.
The API docs used to display examples for CLI under Server SDKs. This no longer happens because of some changes in appwrite/app/config/platforms.php
.
The CLI platform configs used to belong under APP_PLATFORM_SERVER
which is used to index REST API platforms to render in docs. It is now under APP_PLATFORM_CONSOLE
which isn't rendered by docs.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct