- Tumbleweed 3.1.45-1.2
- Leap-16.0
| FLAKE-CTL(8)() | FLAKE-CTL(8)() |
Name¶
FLAKE-CTL(8) -
NAME¶
flake-ctl - Load and Register flake applications
SYNOPSIS¶
USAGE:
flake-ctl <SUBCOMMAND> OPTIONS:
-h, --help Print help information
-V, --version Print version information SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
init Create the setup to run flake applications
list List registered container applications
podman Load and register OCI applications
firecracker Load and register VM applications
DESCRIPTION¶
flake-ctl is the control program to register and manage flake applications which actually runs inside of an instance created by a runtime engine. Currently supported runtime engines are:
- podman
- firecracker
An application registered via flake-ctl can be called on the host like a native application just by calling the name used in the registration process.
SEE ALSO¶
podman-pilot(8), flake-ctl-init(8), flake-ctl-list(8), flake-ctl-podman-load(8), flake-ctl-podman-register(8), flake-ctl-podman-remove(8), flake-ctl-podman-show(8), firecracker-pilot(8), flake-ctl-firecracker-load(8), flake-ctl-firecracker-register(8), flake-ctl-firecracker-remove(8), flake-ctl-firecracker-show(8)
AUTHOR¶
Marcus Schäfer
COPYRIGHT¶
(c) 2022, Elektrobit Automotive GmbH (c) 2023, Marcus Schäfer