github
Integrate with GitHub
github
$ saleor github --help
Help output:
saleor github [command]
Integrate with GitHub
Commands:
saleor github 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]
github login
$ saleor github login --help
Help output:
saleor github 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]