balena-cli/lib
Marios Balamatsias 34557e35ee push: Add --release-tag flag
You can have 0 or multiple keys without values,
if you use values then you should have as many
values as you have keys. If you don't want to set
a value for a key set its value to "" (bash, cmd.exe)
or '""' (powershell).

Connects-to: #892
Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
2020-12-22 17:10:10 +02:00
..
auth Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
commands push: Add --release-tag flag 2020-12-22 17:10:10 +02:00
hooks push: Fix accidental rename of -e (emulated) option 2020-10-01 23:49:14 +00:00
utils push: Add --release-tag flag 2020-12-22 17:10:10 +02:00
app.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00
command.ts Convert command build to typescript, oclif, and refactor 2020-07-30 15:53:55 +02:00
config.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
errors.ts Add organizations support to app create command 2020-12-15 14:58:17 +01:00
events.ts Add ability to disable analytics for performance testing 2020-11-26 13:47:48 +01:00
global.d.ts Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK) 2020-03-09 12:51:56 +00:00
help.ts docs: Add references to the masterclasses in the CLI help and README 2020-11-19 18:13:45 +00:00
preparser.ts Remove need for hardcoded list of command ids 2020-10-27 10:36:49 +01:00