jaypeescriptOriginal post
@everyone
I’ve been unable to deploy my function from the terminal/ CLI.
Even after selecting the function as shown, it still gives same error: success Deployed 0 functions.
Summary
User was unable to deploy an appwrite function through the terminal/CLI. After receiving assistance, it was discovered that the user was not selecting the function correctly. The solution is to use the `spacebar` to select the desired function, then press `enter`. This resolved the issue and the function was successfully deployed.
