Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactoring base commands #836

Merged
merged 3 commits into from
May 20, 2024
Merged

Conversation

byawitz
Copy link
Member

@byawitz byawitz commented May 15, 2024

What

Reactoring base commands, from

appwrite init collection
appwrite deploy collection

To

appwrite pull collection
appwrite push collection

Tests

All of this command were tested:

appwrite pull project
appwrite pull function
appwrite pull collection
appwrite pull bucket
appwrite pull team

appwrite push project
appwrite push function
appwrite push collection
appwrite push bucket
appwrite push team

@byawitz byawitz added the lang-js Javascript templates label May 15, 2024
…naming

# Conflicts:
#	templates/cli/lib/questions.js.twig
@christyjacob4 christyjacob4 merged commit 9276294 into feat-cli-g2 May 20, 2024
34 checks passed
@christyjacob4 christyjacob4 deleted the refactor-basic-commands-renaming branch May 20, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-js Javascript templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants