Releases: apoprotsky/portctl
Releases · apoprotsky/portctl
v.1.4.0
v1.3.3
Improvements
- Added retry API call to get
Docker Swarm
configs because sometimes got answer 502
v1.3.2
Bugfixes
- Header
Content-Type
was missed in requests to API - Stale configs and secrets were not deleted
v1.3.1
Improvements
- Flag
--skip-no-stack
added to commandsstacks vars get
andstacks vars update
to disable exit with error and just skip actual action
v1.3.0
New commands
- configs vars get
v1.2.0
New commands
- configs vars update
Improvements
- Stack name can be defined using environment variable
PORTAINER_STACK
v1.1.0
New commands
- configs delete
- secrets delete
- stacks delete
Improvements
- Label
portclt.name
with original name added to newly created configs and secrets - Commands
configs apply
andsecrets apply
delete versions of resources, that are older then first TaskHistoryRetentionLimit resources
v1.0.1
Bugfixes
- Getting endpoint that was specified using flag
-e
or--endpoint
v1.0.0
New commands
- configs apply
- secrets apply
- stacks list
- stacks create
- stacks update
- stacks apply
v0.1.0-alpha
New commands
- configs create
- configs list
- endpoints list
- secrets create
- secrets list