Skip to content

Releases: apoprotsky/portctl

v1.5.0

20 Jan 02:30

Choose a tag to compare

New commands

  • templates render

Chores

  • Update and format code to use with new version of V language

v.1.4.0

15 Jun 13:00

Choose a tag to compare

New commands

  • services list

Improvements

  • Flag -r or --retry added to specify number of retry calls to Portainer API
  • Added retry API call to update Docker Swarm stack because of 500 answer when old containers are terminating for a long time

v1.3.3

13 Jun 13:28

Choose a tag to compare

Improvements

  • Added retry API call to get Docker Swarm configs because sometimes got answer 502

v1.3.2

13 Apr 01:45

Choose a tag to compare

Bugfixes

  • Header Content-Type was missed in requests to API
  • Stale configs and secrets were not deleted

v1.3.1

28 Oct 15:44

Choose a tag to compare

Improvements

  • Flag --skip-no-stack added to commands stacks vars get and stacks vars update to disable exit with error and just skip actual action

v1.3.0

27 Oct 13:57

Choose a tag to compare

New commands

  • configs vars get

v1.2.0

26 Oct 10:58

Choose a tag to compare

New commands

  • configs vars update

Improvements

  • Stack name can be defined using environment variable PORTAINER_STACK

v1.1.0

06 Oct 21:53

Choose a tag to compare

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 and secrets apply delete versions of resources, that are older then first TaskHistoryRetentionLimit resources

v1.0.1

30 Sep 14:12

Choose a tag to compare

Bugfixes

  • Getting endpoint that was specified using flag -e or --endpoint

v1.0.0

30 Sep 11:05

Choose a tag to compare

New commands

  • configs apply
  • secrets apply
  • stacks list
  • stacks create
  • stacks update
  • stacks apply