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
Using the vercel help
command to generate a list of
Vercel CLI commands and options.
terminal
vercel help [command]
Using the vercel help
command to generate detailed
information about a specific Vercel CLI command.
Last updated on July 17, 2024
Was this helpful?