Releases: illacloud/illa
Releases · illacloud/illa
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
Merge pull request #38 from illa-family/develop fix: fix mount local dir error
v1.2.0
v1.1.0
v1.1.0
NEW FEATURES:
- Add a new subcommand
update
that can update the ILLA Builder with the latest docker image. E.g.illa update -S
- Remove some unused args on some subcommands such as:
restart
,remove
,stop
etc.
PROJECT RELATED:
- Add essential docs:
CONTRIBUTING.md
andISSUES.md
- Update issue templates:
bug_report.md
andfeature_request.md
illa cli v1.0.1 release
- Add a new arg
server-addr
for subcommanddeploy
that supports custom server address. Fixed illacloud/illa-builder#335
illa cli v1.0.0 release
- Support ILLA Builder self-hosted installation.