balena-cli/lib
Robert Günzler e04242db64
doc: Document the image nameing scheme used by deploy
When using deploy to create a release for a multi-container project one
needs to follow this to avoid triggering a build. Relevant for CI/CD scenarios
with their own build pipeline.

Change-type: patch
Signed-off-by: Robert Günzler <robertg@balena.io>
2021-05-24 16:24:26 +02:00
..
auth Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
commands doc: Document the image nameing scheme used by deploy 2021-05-24 16:24:26 +02:00
hooks push: Fix accidental rename of -e (emulated) option 2020-10-01 23:49:14 +00:00
utils os configure, local configure: Fix "Unsupported filesystem" error 2021-05-16 18:08:26 +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 Fix handling of thrown strings 2021-01-15 16:45:01 +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