This is a cli client for portainer, that tries to improve tooling for swarm clusters, you can think of it as a poor man's kubectl
.
- Native and small binary release
- Supports linux, macos, windows
- supports api tokens as well as username and password
- curl output for single requests
- clean json output for raw requests (can be piped easily)
- common playbooks like deploy and destroy to create stacks, configs and secrets in a single command!
- CI/CD pipelines
- development environments
TBD