Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 493 Bytes

File metadata and controls

35 lines (19 loc) · 493 Bytes

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?