Skip to content

Wipe

gitzy wipe

Irreversibly delete a profile (double-confirm!)

Synopsis

Irreversibly delete a gitzy profile.

This command will prompt you twice for confirmation before deleting the profile directory and removing it from the index. This action cannot be undone.

gitzy wipe <profile> [flags]

Examples


  # Wipe the work profile
  gitzy wipe work

Options

  -h, --help   help for wipe

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