Skip to content

List

gitzy list

List available profiles and show the active one

Synopsis

List all available gitzy profiles and indicate which one is currently active.

The active profile is detected by comparing the hashes of your current ~/.gitconfig and ~/.git-credentials with those stored in your profiles.

gitzy list [flags]

Examples


  # List all profiles
  gitzy list

  # List all profiles in JSON format
  gitzy list --json

Options

  -h, --help   help for list
      --json   Output as JSON

Options inherited from parent commands

      --docs   Show embedded documentation

SEE ALSO

  • gitzy - Manage multiple GitHub identities and switch between them easily.
Auto generated by spf13/cobra on 7-Jul-2025