Flags
Name, shorthand |
Description |
--debug |
Enables debug output |
--dry-run |
Provides a list of items to be removed by the cleanup command. |
Extended description
With jet cleanup
you can be sure that Jet removes any leftover
containers, networks and all other Docker build artifacts of your local
build run.
Typically, cleanup happens by default but the jet cleanup
command
allows you to invoke it manually if there are any issues that prevent
Jet from completing.