Skip to content

feat: add update command#13

Merged
br-monteiro merged 2 commits into
mainfrom
feat/add-update-command
Mar 24, 2026
Merged

feat: add update command#13
br-monteiro merged 2 commits into
mainfrom
feat/add-update-command

Conversation

@br-monteiro

Copy link
Copy Markdown
Member

This pull request adds a new update subcommand to the onecli CLI tool and updates the documentation to reflect this addition. The update command simplifies staying up to date by pulling the latest changes from the main branch and rebuilding the Docker image in a single step. The README is reorganized to include and explain this new workflow.

Key changes:

Feature Addition

  • Added a new update subcommand to onecli that runs git pull origin main followed by ./onecli build, making it easier for users to update their local environment with the latest changes and rebuild the Docker image in one step.

Documentation Updates

  • Updated the subcommand table and usage instructions in README.md to include the new update command, describing its purpose and usage. [1] [2]
  • Reorganized the numbered sections in README.md to insert the new update workflow, shifting the numbering of subsequent sections accordingly. [1] [2] [3]

@br-monteiro br-monteiro self-assigned this Mar 24, 2026
@br-monteiro br-monteiro merged commit 7b41fcb into main Mar 24, 2026
1 check passed
@br-monteiro br-monteiro deleted the feat/add-update-command branch March 24, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant