barge

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Barge

Barge is a command line tool for viewing multiple Docker Swarms through Portainer.

Usage

Get Barge
curl -L https://github.com/BenOvermyer/barge/releases/download/0.4.0/barge-linux-amd64 -o barge
chmod +x barge
Config & Run

Optionally, these values can be provided in YAML notation via barge.yaml.

export PORTAINER_URL=https://portainer.mysite.com
export PORTAINER_USERNAME=myuser
export PORTAINER_PASSWORD=mypass
barge -h

Contributing

During local development, you can use go run to build from source and run the target application all in one shot.

go run .

If you'd like to test it with arguments, you can append them. Here's an example with the container command.

go run . container --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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