Running appwrite projects list returns a distorted tabled in Powershell/cmd (haven't tested bash/wsl).
After some debugging and research, I concluded that this is not an issue limited to my installation and opened issue on github as I couldn't find a similar open issue (https://github.com/appwrite/sdk-for-cli/issues/107).
Opening a ticket here, as advised in #🌩│cloud-beta
You'll want to go ahead and make your issue here, in the main repo.
But I will say this is something I just noticed the other day :P So you're not alone with that table issue.
Okay, would you like me to close the issue on the repo for the CLI?
Yea, that'd probably be best.
Okay, will do.
well..
this isn't really an issue with the CLI
there are more columns than the width of your screen
Frankly, @Steven that's a pretty bad argument. It should work on a standard laptop screen.
I have also tried on the external monitors I get from my company - take a look. The first screenshot is from my laptop, this from the external monitor.
(PS - the API keys are revoked)
Here's how much I need to zoom out to get it to work on my wide screen external monitor:
If you are only developing for developers that have a 4K Ultra Wide Monitor at their disposal all the time, you are not catering to the vast majority of developers.
At this point, you are outputting way too much information for the particular command and that too in a bad format. Was only looking for a list of the projects in the instance - as an analogy, if someone only asks you to list the members of your family, they probably didn't want to know their blood group, weight and height as well (I didn't need my API keys, SMTP server, etc here).
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- How to use Appwrite MCP on Claude Deskto...
Hello I'd like to use the Appwrite MCP with Claude Desktop and have set up the connector, but asking questions about my Appwrite instance does not work. Any ide...
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...