Manage CLI command reference
Opens the Sanity project management UI
USAGE $ sanity manage DESCRIPTION Open project settings in your browser
sanity manage opens your project's settings in Manage in your default browser. Use it when you're working in a studio directory and want to manage members, API tokens, CORS origins, datasets, or billing. You don't need to look up the project ID first.
The command reads the project ID from api.projectId in sanity.cli.ts (see CLI configuration). If that isn't set, it uses the projectId from your studio config. If neither value is set, the command opens the Manage landing page with your list of projects. The command takes no flags.