armory-cli

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

armory-cli

Go Report Card License

The CLI for Armory Cloud.

Running the CLI

The artifact of building this project is a binary CLI application. To run this project, first build it, then run the executable produced.

_$ go build -o armory
_$ ./armory version
INFO[0000] {"version":"development"} 

Libraries

Cobra - Both a library for creating powerful modern CLI applications and a program to generate applications and command files.

go-getter - A library for downloading files or directories from various sources using a URL as the primary form of input (local, Git, Mercurial, HTTP, S3, GCP). Not in use yet, but we anticipate leveraging this for features like remote manifest.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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