appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
258 stars 160 forks source link

chore(cli): Allowing the use of `deploy` like `push` #855

Closed byawitz closed 1 month ago

byawitz commented 1 month ago

What does this PR do?

Keeping the deploy command available for push actions. Other commands can't have backwards-compatibility, as they are in use for new things (init for exampe)

Test Plan

image