Skip to content

omnigres/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Omnigres Command Line Tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published