Skip to content

flox gc command

NAME

flox-gc - Garbage collection

SYNOPSIS

flox [<general options>] gc

DESCRIPTION

Garbage collects any data for deleted environments.

OPTIONS

General Options

-h, --help
Prints help information.

The following options can be passed when running any flox subcommand but must be specified before the subcommand.

-v, --verbose
Increase logging verbosity. Invoke multiple times for increasing detail.

-q, --quiet
Silence logs except for errors.

SEE ALSO

flox-envs(1),