You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the status of a Kosli server.
The status is logged and the command always exits with 0 exit code.
If you like to assert the Kosli server status, you can use the --assert flag or the "kosli assert status" command.
Flags
Flag
Type
Description
--assert
bool
[optional] Exit with non-zero code if Kosli server is not responding.
-h, --help
bool
help for status
Flags inherited from parent commands
Flag
Type
Description
-a, --api-token
string
The Kosli API token.
-c, --config-file
string
[optional] The Kosli config file path. Config is read from this path or the default only, never implicitly from the current directory. (default "$HOME/.kosli.yml")