Skip to main content
Version: 3.x

status

Show the login status for the systems that CLI depends on​

status​

$ saleor status --help

Help output:

saleor status

Show the login status for the systems that CLI depends on

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?