Skip to content

iter8 run

iter8 run

Run experiment specified in experiment.yaml.

Synopsis

Run experiment specified in experiment.yaml.

Note: The run subcommand is primarily designed for Iter8 development use-cases. End-users are expected to use the launch subcommand.

iter8 run [flags]

Options

  -h, --help   help for run

Options inherited from parent commands

  -l, --logLevel string   trace, debug, info, warning, error, fatal, panic (default "info")

SEE ALSO

  • iter8 - Kubernetes release optimizer
Auto generated by spf13/cobra on 2-Mar-2022
Back to top