Skip to content

feat: add export command#94

Merged
Loongphy merged 2 commits intomainfrom
codex/export-command
May 9, 2026
Merged

feat: add export command#94
Loongphy merged 2 commits intomainfrom
codex/export-command

Conversation

@Loongphy
Copy link
Copy Markdown
Owner

@Loongphy Loongphy commented May 9, 2026

Adds codex-auth export [<dir>] for exporting stored account auth snapshots.

When no directory is provided, exports to CODEX_HOME/accounts/backup.

Also adds codex-auth export --cpa [<dir>] to export CPA flat token JSON that can be imported with codex-auth import --cpa <new_dir>.

Closes #89

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 9, 2026

Open in StackBlitz

@loongphy/codex-auth-darwin-arm64

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

@loongphy/codex-auth-darwin-x64

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

@loongphy/codex-auth-linux-arm64

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

@loongphy/codex-auth-linux-x64

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

@loongphy/codex-auth-win32-arm64

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

@loongphy/codex-auth-win32-x64

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

@loongphy/codex-auth

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

commit: c066259

@Loongphy Loongphy merged commit e2ba1cb into main May 9, 2026
@Loongphy Loongphy deleted the codex/export-command branch May 9, 2026 08:14
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.

Add export/sync feature for usage on multiple machines.

1 participant