We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement the athenna update command.
athenna update
This command will update the CLI to the latest version by running the npm install -g @athenna/cli.
npm install -g @athenna/cli
No response
The text was updated successfully, but these errors were encountered:
feat(commands): create update command
b8840b2
feature #49
txsoura
Successfully merging a pull request may close this issue.
🚀 Feature Proposal
Implement the
athenna update
command.Motivation
This command will update the CLI to the latest version by running the
npm install -g @athenna/cli
.Example
No response
The text was updated successfully, but these errors were encountered: