Skip to content

feat: add account alias command - #105

Merged
Loongphy merged 4 commits into
mainfrom
codex/alias-command
May 16, 2026
Merged

feat: add account alias command#105
Loongphy merged 4 commits into
mainfrom
codex/alias-command

Conversation

@Loongphy

Copy link
Copy Markdown
Owner

Summary

  • add codex-auth alias set <selector> <alias> for updating aliases on existing stored accounts
  • add codex-auth alias clear <selector> for removing stored aliases
  • document alias behavior and cover parsing/help/CLI flows in tests

Usage examples

codex-auth alias set 02 work
codex-auth alias set john@example.com personal
codex-auth alias set old-name new-name
codex-auth alias clear work

Validation

  • HOME=/tmp/codex-auth-alias-verify zig build run -- list
  • HOME=/tmp/codex-auth-alias-test-full zig build test
  • npm run check:versions
  • npm run check:release-metadata

@pkg-pr-new

pkg-pr-new Bot commented May 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

@loongphy/codex-auth-darwin-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-darwin-arm64@b71d8e6

@loongphy/codex-auth-darwin-x64

npx https://pkg.pr.new/@loongphy/codex-auth-darwin-x64@b71d8e6

@loongphy/codex-auth-linux-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-linux-arm64@b71d8e6

@loongphy/codex-auth-linux-x64

npx https://pkg.pr.new/@loongphy/codex-auth-linux-x64@b71d8e6

@loongphy/codex-auth-win32-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-win32-arm64@b71d8e6

@loongphy/codex-auth-win32-x64

npx https://pkg.pr.new/@loongphy/codex-auth-win32-x64@b71d8e6

@loongphy/codex-auth

npx https://pkg.pr.new/@loongphy/codex-auth@b71d8e6

commit: b71d8e6

@Loongphy
Loongphy merged commit 5beb34b into main May 16, 2026
12 checks passed
@Loongphy
Loongphy deleted the codex/alias-command branch May 16, 2026 14:32
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