hnaderi / portainer-client   0.0.1

Apache License 2.0 GitHub

Portainer client and CLI

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

Portainer CLI client

Continuous Integration

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.

Features

  • 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!

Use cases

  • CI/CD pipelines
  • development environments

Get

TBD