Skip to content

Releases: ensi-platform/elc

v0.2.1

28 Aug 17:40
Compare
Choose a tag to compare
  • add workspace remove command
  • update help messages

v0.2.0

28 Aug 16:47
Compare
Choose a tag to compare
  • rewrite cli to spf13/cobra
  • add --debug option
  • rename some flags

v0.1.9

08 Jun 18:25
6e3c50e
Compare
Choose a tag to compare
  • repaired stop --all command
  • added help notice when elc invoked without arguments

v0.1.8

14 May 10:15
Compare
Choose a tag to compare
  • fixed hardcoded update command
  • added update to specific version
  • added fix-update-command command

v0.1.7: Merge pull request #4 from ensi-platform/new_config_struct

07 May 12:43
3b815be
Compare
Choose a tag to compare
  • internal structs refatoring
  • fix env passed to docker compose

v0.1.6

02 May 15:11
Compare
Choose a tag to compare
  • add error messages

v0.1.5

18 Feb 20:26
Compare
Choose a tag to compare
  • changed config structure
  • add/override services via env.yaml
  • small fixes

v0.1.4

12 Feb 15:54
Compare
Choose a tag to compare
  • added installation script
  • added self-update command

v0.1.3

11 Feb 19:36
Compare
Choose a tag to compare
  • improved variable substitution
  • default docker compose file path
  • autoselect workspace if it first

v0.1.2

10 Feb 20:10
Compare
Choose a tag to compare
  • chande "tag" to "mode"
  • add default mode
  • add colors to help messages
  • add stop/destroy all option