Skip to content

feat: add update and reset commands#19

Merged
bensabic merged 1 commit intomainfrom
feat/update-and-reset-commands
Feb 22, 2026
Merged

feat: add update and reset commands#19
bensabic merged 1 commit intomainfrom
feat/update-and-reset-commands

Conversation

@bensabic
Copy link
Member

Add update command that detects the user's package manager (npm, pnpm, yarn, bun) from the global install path and runs the appropriate global update command. Add reset command that deletes members.json/members.csv in the current directory and clears stored auth tokens, with y/n confirmation prompt (skippable with --force). Update README and ARCHITECTURE docs with new commands.

Add `update` command that detects the package manager (npm, pnpm, yarn,
bun) from the global install path and runs the appropriate update
command. Add `reset` command that deletes members.json/members.csv in
the current directory and clears stored auth tokens, with y/n
confirmation prompt (skippable with --force).
@bensabic bensabic merged commit 052b716 into main Feb 22, 2026
1 check passed
@bensabic bensabic deleted the feat/update-and-reset-commands branch February 22, 2026 11:27
bensabic pushed a commit that referenced this pull request Feb 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.0...v1.3.0)
(2026-02-22)


### Features

* add auth update-profile command
([#11](#11))
([94bed09](94bed09))
* add members note command for updating member notes
([#15](#15))
([7f79150](7f79150))
* add permissions command for managing plan and member permissions
([#14](#14))
([0148b94](0148b94))
* add prices command for managing plan prices
([#13](#13))
([d963262](d963262))
* add providers command for managing auth providers
([#16](#16))
([5a4fe9b](5a4fe9b))
* add sso command for managing SSO apps
([#18](#18))
([9a59bd2](9a59bd2))
* add update and reset commands
([#19](#19))
([052b716](052b716))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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