| commit | beec27c6bdc2da730ffa2a2be6a68e1610148913 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Oct 31 12:27:08 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Nov 05 13:11:03 2024 +0000 |
| tree | d9c130b03107cdcbadcc50ff850d96d0c83b8dcb | |
| parent | 2db687330d6c907bf31006730bdd161cd34cddaa [diff] |
metropolis/cli/metroctl: move takeownership under cluster subcommand tree This is in preparation for having more cluster-wide commands (same as we keep 'node' for all node-specific commands). Change-Id: I3fa5935e1d751261bf82a80cf61e811fa36effc9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3593 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.