vercel help
Learn how to use the vercel help CLI command to get information about all available Vercel CLI commands.Table of Contents
The vercel help
command generates a list of all available Vercel CLI commands and options in the terminal. When combined with a second argument - a valid Vercel CLI command - it outputs more detailed information about that command.
Alternatively, the --help
global option can be added to commands to get help information about that command.
terminal
vercel help
terminal
vercel help [command]
Last updated on July 17, 2024
Was this helpful?