balena-cli/lib/actions
Cameron Diver 5000febf72
Read ca files and convert to string before passing to the docker daemon
Before this commit, the docker daemon would recieve the filename of the
.pem files, which would be interpreted as the body and would fail. This
commit ensures that the actual body of the pem files are sent to the
daemon.

Change-type: patch
Connects-to: #562
Signed-off-by: Cameron Diver <cameron@resin.io>
2017-06-21 11:11:24 +01:00
..
local move available-drives command to util 2017-06-15 16:43:02 +03:00
app.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
auth.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
build.coffee resin build: fix mismatch in command line argument signature 2017-05-30 10:34:32 +01:00
command-options.coffee dedupe the shared options 2017-06-15 16:43:12 +03:00
config.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
deploy.coffee Read ca files and convert to string before passing to the docker daemon 2017-06-21 11:11:24 +01:00
device.coffee dedupe the shared options 2017-06-15 16:43:12 +03:00
environment-variables.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
help.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
index.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
info.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
internal.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
keys.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
logs.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
notes.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
os.coffee dedupe the shared options 2017-06-15 16:43:12 +03:00
settings.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
ssh.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
sync.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
util.coffee improve available drives listing 2017-06-15 16:43:02 +03:00
wizard.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00