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
- Search by document Id on Console.
I just notice there is no way to search by id
- how React Native Query with API key
how to perform acton to collectons which React Native SDK user having no permission. actually, I can give them permissons but considering it would be redudancy...
- How can i install same github account to...
Hi guys, i've tring to add multiple projects to same github account but it only works when i install first time. I guess installing github to appwrite project f...