mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 22:23:07 +00:00
8d56fe9678
Now we can do: `balena deploy myApp myApp/myImage --release-tag key1 value1` Refactor and reuse the logic that parses and applies the release tag options from the push command to the deploy command. Resolves: #892 Change-type: minor Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
commands | ||
hooks | ||
utils | ||
app.ts | ||
command.ts | ||
config.ts | ||
errors.ts | ||
events.ts | ||
global.d.ts | ||
help.ts | ||
preparser.ts |