mlonmcu.cli package
Subpackages
Submodules
mlonmcu.cli.build module
Command line subcommand for the build process.
mlonmcu.cli.cleanup module
Command line subcommand for cleaning up the current environment.
mlonmcu.cli.common module
mlonmcu.cli.compile module
Command line subcommand for the run process.
mlonmcu.cli.env module
Command line subcommand for manaing environments.
mlonmcu.cli.export module
Command line subcommand for exporting session and runs.
mlonmcu.cli.flow module
Command line subcommand for invoking the mlonmcu flow.
- mlonmcu.cli.flow.get_parser(subparsers, parent=None)[source]
“Define and return a subparser for the flow subcommand.
mlonmcu.cli.init module
Command line subcommand for initializing a mlonmcu environment.
mlonmcu.cli.load module
Command line subcommand for the load stage.
mlonmcu.cli.main module
Console script for mlonmcu.
mlonmcu.cli.models module
Command line subcommand for managing models.
mlonmcu.cli.run module
Command line subcommand for the run process.
mlonmcu.cli.setup module
Command line subcommand for installing a mlonmcu environment.
mlonmcu.cli.tune module
Command line subcommand for the tune stage.
Module contents
Submodule handling the command line interface for mlonmcu.