balena-cli/build/actions
Cameron Diver d3772386bf
Add ability to build and deploy image locally using resin-cli
Using `resin build` a user can now build an image on their own docker
daemon. The daemon can be accessed via a local socket, a remote host and
a remote host over a TLS socket. Project type resolution is supported.
Nocache and tagging of images is also supported.

Using `resin deploy` a user can now deploy an image to their fleet. The
image can either be built by `resin-cli`, plain Docker, or from a remote
source.

Change-type: minor
Signed-off-by: Cameron Diver <cameron@resin.io>
2017-04-23 14:31:45 +01:00
..
local update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
app.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
auth.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
build.js Add ability to build and deploy image locally using resin-cli 2017-04-23 14:31:45 +01:00
command-options.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
config.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
deploy.js Add ability to build and deploy image locally using resin-cli 2017-04-23 14:31:45 +01:00
device.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
environment-variables.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
help.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
index.js Add ability to build and deploy image locally using resin-cli 2017-04-23 14:31:45 +01:00
info.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
internal.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
keys.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
logs.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
notes.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
os.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
settings.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
ssh.js log unhandled exceptions 2017-04-21 13:10:30 +03:00
sync.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
util.js isolate the sudo-runnable command 2017-03-27 11:43:35 +03:00
wizard.js update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00