Skip to content
/ barge Public
forked from BenOvermyer/barge

A CLI tool for managing Docker Swarms through the Portainer API

License

Notifications You must be signed in to change notification settings

gravcat/barge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barge

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

Usage

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

About

A CLI tool for managing Docker Swarms through the Portainer API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Shell 0.8%