package albatross

  1. Overview
  2. Docs
Albatross - orchestrate and manage MirageOS unikernels with Solo5

Install

dune-project
 Dependency

Authors

Maintainers

Sources

albatross-2.7.2.tbz
sha256=0bef492a0546d19416e6be8fb56dbae0ceed4461d75bbffb855b6d1075012354
sha512=0d1c37e4a14a9bd1cc88356eee777ff92569b0274706bfe9e23681551e7cee5d4b1199a1ce9da78523b1eaebaed673575a1a6d76daa2a1cf6a3ea86b8d765754

doc/albatross.cli/Albatross_cli/index.html

Module Albatross_cliSource

Sourceval s_logging : string
Sourceval setup_log : bool Cmdliner.Term.t -> unit Cmdliner.Term.t
Sourceval version : string
Sourcetype supported =
  1. | FreeBSD
  2. | Linux
  3. | Darwin
Sourceval uname : supported
Sourceval s_dir : string
Sourceval default_tmpdir : string
Sourceval tmpdir : string Cmdliner.Term.t
Sourceval set_tmpdir : string -> unit
Sourceval default_dbdir : string
Sourceval dbdir : string Cmdliner.Term.t
Sourceval set_dbdir : string -> unit