Skip to main content
Version: 3.x

logout

Log out from the Saleor Cloud​

logout​

$ saleor logout --help

Help output:

saleor logout

Log out from the Saleor Cloud

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]

Was this page helpful?