Documentation Index
Fetch the complete documentation index at: https://flox-daniel-dev-88-add-deactivate-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
NAME
flox-services-status - display the status of servicesSYNOPSIS
DESCRIPTION
Displays the status of one or more services. If no services are specified, then all services will be displayed. If no services have been started for this environment, an error will be displayed. An error will also be displayed if one of the specified services does not exist.OPTIONS
--jsonPrint statuses formatted as JSON. Each service is printed as a single JSON object on its own line.
Environment Options
If no environment is specified for an environment command, the environment in the current directory or the active environment that was last activated is used.-d, --dirPath containing a .flox/ directory.
-r, --referenceA FloxHub environment, specified in the form
<owner>/<name>.
General Options
-h, --helpPrints help information. The following options can be passed when running any
flox subcommand
but must be specified before the subcommand.
-v, --verboseIncrease logging verbosity. Invoke multiple times for increasing detail.
-q, --quietSilence logs except for errors.
EXAMPLES:
Display statuses for all services:SEE ALSO
flox-activate(1)
flox-services-start(1)