
I successfully logged into my appwrite server. It asks for a project id and I don't know where that info is, but I see something in the URL, so I am using that. However, when I issue the command appwrite get --projectId 63e8651745c7c2a0353b, I get "bash: line 1: projects: command not found".

Oops it's appwrite projects get --projectId 63e8651745c7c2a0353b that doesn't work

bash: line 1: projects: command not found

that's weird...it works for me...what does appwrite --version
output?

The response is even weirder: maurice@192.168.1.96: illegal option -- - usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]

Somehow it thinks it is the ssh command. I installed it on my Mac using brew

Can you uninstall and install using npm instead?

It was my stupidity. I made a bash alias named "appwrite" to ssh into my appwrite vm, which I had been logged into a for a while and I forgot that was the command. Once I changed it, the cli appwrite command started working.
Recommended threads
- Does appwrite have any alternative solut...
Hi Everyone, ... I am looking for a solution for AWS ECS Fargate in appwrite. Can anyone let me know if this is possible?
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- Request failedPlease check if your crede...
I was trying to moved my archived project to a self-host database . Appwrite said we can view and migrate data but my archived project is rendering "Please che...
