Happening this week! Hear how Amplitude built a self-serve marketing engine to drive growth 🚀

Debug

Gathers information on Sanity environment

usage: sanity debug [--secrets]

   Gathers information on Sanity environment

Used to find information about the Sanity environment, and to debug Sanity-related issues.

Options
  --secrets Include API keys in output

Examples
  # Show information about the user, project, and local/global Sanity environment
  sanity debug

  # Include API keys in the output
  sanity debug --secrets

Was this article helpful?