https://github.com/acottais/portctl
simple CLI Tool for Portainer
https://github.com/acottais/portctl
cli devops-tools portainer
Last synced: 2 months ago
JSON representation
simple CLI Tool for Portainer
- Host: GitHub
- URL: https://github.com/acottais/portctl
- Owner: acottais
- License: apache-2.0
- Created: 2019-05-14T10:04:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T16:00:51.000Z (over 6 years ago)
- Last Synced: 2023-03-21T20:05:15.680Z (almost 3 years ago)
- Topics: cli, devops-tools, portainer
- Language: Go
- Size: 8.77 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PortCtl: a CLI tool for Portainer
PortCtl intends to be a friendly tool for leveraging [Portainer](https://www.portainer.io/) APIS when deploying stacks in continuous delivery pipelines.
In its current version only authentication to the portainer server and creating/updating Swarm stacks is supported. More features will come as development continues.