cockroach debug list-files shows the files that will be collected by using .
The files listed include logs, heap profiles, goroutine dumps, and CPU profiles. Other generated by
cockroach debug zip are not listed by cockroach debug list-files.Subcommands
While thecockroach debug command has a few subcommands, users are expected to use only the , , , , , and subcommands.
We recommend using the and subcommands only when directed by the .
The other debug subcommands are useful only to Cockroach Labs. Output of debug commands may contain sensitive or secret information.
Synopsis
Flags
Thedebug list-files subcommand supports the following general-use, client connection, and logging flags.
General
Client connection
Logging
While thecockroach debug command has a few subcommands, users are expected to use only the , , , , , and subcommands.
We recommend using the and subcommands only when directed by the .
The other debug subcommands are useful only to Cockroach Labs. Output of debug commands may contain sensitive or secret information.
Examples
List all collected files
cockroach debug zip are not listed by cockroach debug list-files.

