Skip to content

Commands

GitID commands are intentionally short and predictable.

CommandPurpose
gitid setupInitialize local GitID config
gitid add <profile>Create an identity profile
gitid listList saved profiles
gitid currentShow the active profile and Git config
gitid switch <profile>Apply an identity profile
gitid attach <profile> <folder>Map a folder to a profile
gitid auto enableEnable folder-based switching
gitid doctorDiagnose Git, SSH, and GitHub auth
gitid backupBack up Git and SSH config
gitid restoreRestore latest backups

Aliases:

AliasCommand
gitid initgitid setup
gitid lsgitid list
gitid statusgitid current
gitid swgitid switch
gitid rmgitid remove

Released under the MIT License.