oms

module
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2025 License: Apache-2.0

README

CLI GitHub Workflow Status Service GitHub Workflow Status

Operations Management System - OMS

This repository contains the source for the operations management system. It contains the sources for both the CLI and the Service.

CLI

The CLI tool is used to bootstrap Codesphere cluster on customer sites and replaces the formerly used private cloud installer.

How to Build?
make build-cli
How to Test?
How to Use?

Service

How to Build?
make build-service
How to Test?
How to Use?

How to add a command to one of the binaries?

This 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 postgres

This command will add the following command to the CLI:

oms-cli install postgres

Directories

Path Synopsis
cli
cmd
hack
gendocs command
internal
env
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL