builder

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: Apache-2.0

README

builder

A REST server to build and install multicloud environments based on shared.configV2 json

For configuration, please see the Documentation

Below we describe the key operations; please review the usage for the cli for more options

Start API Server

go run cmd/main.go start -c ~/secrets/configv2.json -u http://localhost:8080 -p 8080

Foundation

install Foundation

go run cmd/main.go foundation install -c ~/secrets/configv2.json -u http://localhost:8080

query Foundation

go run cmd/main.go foundation query -c ~/secrets/configv2.json -u http://localhost:8080

remove Foundation

go run cmd/main.go foundation remove -c ~/secrets/configv2.json -u http://localhost:8080

Collection Objects

install Collection Objects

go run cmd/main.go collections install -c ~/secrets/configv2.json -u http://localhost:8080

query Collection Objects

go run cmd/main.go collections query -c ~/secrets/configv2.json -u http://localhost:8080

remove Collection Objects

go run cmd/main.go collections remove -c ~/secrets/configv2.json -u http://localhost:8080

Directories

Path Synopsis
builders
https://medium.com/@skdomino/writing-better-clis-one-snake-at-a-time-d22e50e60056 https://github.com/nanopack/hoarder/blob/master/commands/commands.go
https://medium.com/@skdomino/writing-better-clis-one-snake-at-a-time-d22e50e60056 https://github.com/nanopack/hoarder/blob/master/commands/commands.go

Jump to

Keyboard shortcuts

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