Stop
fm stop¶
Stop a bench.
Stops all containers for the given bench. No data is removed; containers can be started again with 'fm start'.
Usage:
Arguments:
BENCHNAME: Name of the bench.
Examples¶
Stop bench containers¶
Stops all running containers for the specified bench without removing any data. Use to shut down a bench safely.
Stop multiple benches¶
Chain multiple stop commands to shut down several benches at once.