Skip to content
Xieyt edited this page Apr 26, 2024 · 2 revisions

fm start

Start a bench.

Usage:

$ fm start [OPTIONS] [BENCHNAME]

Arguments:

  • [BENCHNAME]: Name of the bench.

Options:

  • -f, --force: Force recreate bench containers
  • --help: Show this message and exit.

Notes: This command also detect chanegs from bench_config.toml and apply it to bench.

Examples:

Start bench example

fm start example