Categorygithub.com/omnigres/cli
module
0.1.0
Repository: https://github.com/omnigres/cli.git
Documentation: pkg.go.dev

# README

Omnigres CLI

This is a Command Line Interface to interact with Omnigres. Also check the Omnigres documentation for more info about the platform.

Quick start

First ensure you have a working go development environment.

go build -o og cmd/omnigres/main.go

The command above should compile a binary og at the project's root folder.

In order to provision an Omnigres cluster you should have the Docker CLI installed. Check their Get Started page to install the Docker tools on your system.

Go ahead and try to start a transient cluster, all state will be erased at the end.

./og run

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author