gittuf/docs/cli/gittuf_cache_delete.md
shivpratikhande 77839228c4 added support for resetting the local persistent cache #1023
Signed-off-by: shivpratikhande <shivpratikhande2017@gmail.com>
2025-08-01 12:56:58 -04:00

743 B
Generated

gittuf cache delete

Delete the local persistent cache

Synopsis

The 'delete' command deletes the local persistent cache used by gittuf.

gittuf cache delete [flags]

Options

  -h, --help   help for delete

Options inherited from parent commands

      --no-color                     turn off colored output
      --profile                      enable CPU and memory profiling
      --profile-CPU-file string      file to store CPU profile (default "cpu.prof")
      --profile-memory-file string   file to store memory profile (default "memory.prof")
      --verbose                      enable verbose logging

SEE ALSO