Releases: Loongphy/codex-auth
Releases · Loongphy/codex-auth
v0.1.1
v0.1
New: v0.1 released
codex-auth list # list all accounts
codex-auth add [--no-login] # add current account (runs `codex login` by default)
codex-auth switch # switch active account (interactive)
codex-auth import <path> [--name <name>] # smart import: file -> single import, folder -> batch import
codex-auth remove # remove accounts (interactive multi-select)
What's Changed
New Contributors
Full Changelog: https://github.com/Loongphy/codex-auth/commits/v0.1