vercel
Integrate with Vercel
vercel
$ saleor vercel --help
Help output:
saleor vercel [command]
Integrate with Vercel
Commands:
saleor vercel login Add integration for Saleor CLI
Options:
--json Output the data as JSON [boolean] [default: false]
--short Output data as text [boolean] [default: false]
-u, --instance, --url Saleor instance API URL (must start with the protocol, i.e. https:// or http://) [string]
-V, --version Show version number [boolean]
-h, --help Show help [boolean]
vercel login
$ saleor vercel login --help
Help output:
saleor vercel login
Add integration for Saleor CLI
Options:
--json Output the data as JSON [boolean] [default: false]
--short Output data as text [boolean] [default: false]
-u, --instance, --url Saleor instance API URL (must start with the protocol, i.e. https:// or http://) [string]
-V, --version Show version number [boolean]
-h, --help Show help [boolean]