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
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...
- Twillio config in Appwrite (sms config r...
Hellow , can I succesfully notify users through sms with the Twillio service through Appwrite without a Sender number from Twillio ?? i don t have that on my ...