Skip to content

feat(cli): add sanctifier update command#172

Merged
Gbangbolaoluwagbemiga merged 2 commits intoHyperSafeD:mainfrom
bamiebot-maker:feat/issue-167-sanctifier-update
Feb 26, 2026
Merged

feat(cli): add sanctifier update command#172
Gbangbolaoluwagbemiga merged 2 commits intoHyperSafeD:mainfrom
bamiebot-maker:feat/issue-167-sanctifier-update

Conversation

@bamiebot-maker
Copy link
Copy Markdown
Contributor

Closes #167

Summary

  • Added sanctifier update command to check for latest sanctifier-cli version and install it automatically.
  • Added version parsing/comparison logic and error handling for update flow.
  • Added CLI test coverage for sanctifier update --help.
  • Updated docs with usage examples for sanctifier update.

Notes

Local cargo validation is currently blocked by a pre-existing Cargo.lock parse issue in the repo (merge markers in lockfile), not by this change.

@Gbangbolaoluwagbemiga Gbangbolaoluwagbemiga merged commit 384aa7e into HyperSafeD:main Feb 26, 2026
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.

feat: Implement 'sanctifier update' command

2 participants