Releases: apoprotsky/portctl
Releases · apoprotsky/portctl
v1.5.0
v.1.4.0
New commands
- services list
Improvements
- Flag
-ror--retryadded to specify number of retry calls toPortainer API - Added retry API call to update
Docker Swarmstack because of 500 answer when old containers are terminating for a long time
v1.3.3
Improvements
- Added retry API call to get
Docker Swarmconfigs because sometimes got answer 502
v1.3.2
Bugfixes
- Header
Content-Typewas missed in requests to API - Stale configs and secrets were not deleted
v1.3.1
Improvements
- Flag
--skip-no-stackadded to commandsstacks vars getandstacks vars updateto 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.namewith original name added to newly created configs and secrets - Commands
configs applyandsecrets applydelete versions of resources, that are older then first TaskHistoryRetentionLimit resources
v1.0.1
Bugfixes
- Getting endpoint that was specified using flag
-eor--endpoint
v1.0.0
New commands
- configs apply
- secrets apply
- stacks list
- stacks create
- stacks update
- stacks apply