e3_build_tools.cli.e3_builder¶
Entry-point to build an e3 environment from a specification.
Attributes¶
Functions¶
Module Contents¶
- e3_build_tools.cli.e3_builder.build_e3(specification: pathlib.Path, build_dir: pathlib.Path, install_path: pathlib.Path, use_ssh: bool, assume_yes: bool, token: str, verbose: bool, log_file: pathlib.Path, jobs: int) None[source]¶
Build an e3-tree from a specification.