This repository contains the source for the operations management system. It contains the sources for both the CLI and the Service.
The CLI tool is used to bootstrap Codesphere cluster on customer sites and replaces the formerly used private cloud installer.
make build-climake build-serviceThis project currently uses a fork of cobra-cli with locally-scoped variables: https://github.com/NautiluX/cobra-cli-local
cobra-cli add -L -d cli -p install postgresThis command will add the following command to the CLI:
oms-cli install postgres