how to print or display the client information I have been set in Appwrite cli for example when I just type appwrite client --projectId then it must display the detaisl about it
Appwrite CLI holds the information inside your home folder inside .appwrite/prefs.json file
You can run
cat ~/.appwrite/prefs.json
For the current folder the option would be inside appwrite.json file
Recommended threads
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...
- vorafy.studio domain already exists erro...
My domain vorafy.studio is stuck/locked from a previously deleted project. I created a new project but can't add the domain — getting 'already exists' error. Pl...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...