Releases: ensi-platform/elc
Releases · ensi-platform/elc
v0.2.1
- add workspace remove command
- update help messages
v0.2.0
- rewrite cli to spf13/cobra
- add --debug option
- rename some flags
v0.1.9
- repaired stop --all command
- added help notice when elc invoked without arguments
v0.1.8
- 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
- internal structs refatoring
- fix env passed to docker compose
v0.1.6
- add error messages
v0.1.5
- changed config structure
- add/override services via env.yaml
- small fixes
v0.1.4
- added installation script
- added self-update command
v0.1.3
- improved variable substitution
- default docker compose file path
- autoselect workspace if it first
v0.1.2
- chande "tag" to "mode"
- add default mode
- add colors to help messages
- add stop/destroy all option