@idearium/cli
Advanced tools
Changelog
v3.1.0 (8 August 2019)
c.js) used by
c d build <location>` has been deprecated.c d build <location>
now prefers context
and file
properties, rather than path
.c skaffold dev
to a bash command (works better with CTRL + C).Changelog
v3.0.3 (8 August 2019)
Changelog
v3.0.2 (5 August 2019)
c kc build
now accepts a -t
option to provide a tag.c skaffold build
command.Changelog
v3.0.1 (28 May 2019)
c mongo download
, c mongo import
and c mongo sync
now actually work when the database name is different between servers.-p
on all c mk
commands to support Minikube profiles.Changelog
v3.0.0 (7 May 2019)
c mongo download
, c mongo import
and c mongo sync
now support a more flexible definition in c.js
files.Changelog
v2.1.3 (7 May 2019)
c mongo download
, c mongo import
and c mongo sync
now support a collection
argument to act only on a specific collection.