Releases: idearium/cli
Releases · idearium/cli
v4.3.0-beta.0
Added
- Supporting a new
c.js
format for database information.host
andport
can be replaced withaddress
in the formatmongodb+srv://domain
.
v4.2.0
Changed
- Added
-s
flag toc kc build
to enable building Docker locations sequentially. - Added
-c
flag toc kc build
to enable building Docker locations concurrently - Added a deprecation message for
c kc build
without either-s
or-c
.
v4.1.4
Changed
- Pinning
c mk start
to Kubernetes v1.20.7 (due to compatibility issues with Helm ingress and later version of Kubernetes).
v4.1.4-beta.1
Added
- Supporting a new
c.js
format for database information.host
andport
can be replaced withaddress
in the formatmongodb+srv://domain
.
v4.1.3
Added
--build-arg
flag to build related commands.
v4.1.3-beta.1
Added --build-arg
flag to build related commands.
v4.1.2
v4.1.1-beta.5
version bump
v4.1.1-beta.4
version bump