Skip to content

mishapankin/accswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accswitch

A tool for quickly switching between accounts in coding agents. It saves auth information into $XDG_DATA_HOME/accswitch/<tool>/<account> if XDG variables are supported in the system or $HOME/.local/share/accswitch/<tool>/<account> and allows to quickly switch between different accounts.

Supported agents

Installation

go install github.com/mishapankin/accswitch

Usage

  1. Log into your tool
  2. Save auth information
accswitch save codex work
  1. List available accounts
accswitch list

Result:

codex:
    home
    work
  1. Switch between saved accounts
accswitch switch codex home
  1. Remove account
accswitch rm codex home

About

A cli tool for switching between several accounts in coding agents

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages