Home / Keptn v1 Docs / Release 0.8.7 / Reference / Keptn CLI / Commands / keptn generate support-archive
Generates a support archive containing all logs
Generates a support archive containing information of the Keptn installation and logs from the services
keptn generate support-archive [flags]
keptn generate support-archive
keptn generate support-archive --dir=/some/directory
      --dir string   directory where the docs should be written to (default "./support-archive")
  -h, --help               help
      --mock               Disables communication to a Keptn endpoint
  -n, --namespace string   Specify the namespace where Keptn should be installed, used and uninstalled in (default "keptn")
  -q, --quiet              Suppresses debug and info messages
  -v, --verbose            Enables verbose logging to print debug messages
  -y, --yes                Assume yes for all user prompts