vercel guidance
The command allows you to enable or disable guidance messages. Guidance messages are helpful suggestions shown after certain CLI commands complete, such as recommended next steps after a deployment.
Using the vercel guidance command to manage guidance
message settings.
Enable guidance messages to receive command suggestions after operations complete.
Using vercel guidance enable to turn on guidance
messages.
Disable guidance messages if you prefer a quieter CLI experience.
Using vercel guidance disable to turn off guidance
messages.
Check whether guidance messages are currently enabled or disabled.
Using vercel guidance status to see the current
guidance setting.
After enabling guidance, deployments will show suggested next steps.
The following global options can be passed when using the vercel guidance command:
For more information on global options and their usage, refer to the options section.
Was this helpful?