salt-call [options]
Print a usage message briefly summarizing these command-line options
Return the information generated by the Salt grains
Specify an additional directories to pull modules from, multiple directories can be delimited by commas
Return the documentation for the specified module or for all modules if none are specified
Console log level. One of info, none, garbage, trace, warning, error, debug. For the logfile settings see the config file. Default: info.
Print the output from the salt command in raw Python form, this is suitable for re-reading the output into an executing Python script with eval.
Print the output from the salt command in the same form the shell would.
Print the output from the salt command in YAML.
Print the output from the salt command in JSON.
Disable all colored output
salt(1) salt-master(1) salt-minion(1)