Scott Lowe
|
611f59a0da
|
Add organizations support to app create command
Change-type: minor
Connects-to: #2119
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-15 14:58:17 +01:00 |
|
josecoelho
|
439d8391ee
|
Improve error message for issues to access balena settings
Update balena-settings-storage from 6.0.1 to 7.0.0
Resolves: #1667
Change-type: patch
|
2020-12-15 20:14:54 +13:00 |
|
Scott Lowe
|
fe24280adf
|
Fix preload command support for application IDs
Change-type: patch
Resolves: #2063
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-11 13:54:31 +00:00 |
|
Scott Lowe
|
a11f9ec705
|
Add orgs command
Change-type: minor
Connects-to: #2119
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-11 12:48:44 +01:00 |
|
Paulo Castro
|
055ad834e7
|
apps: Fix "column.match is not a function" when --verbose is used
Change-type: patch
|
2020-12-11 00:31:59 +00:00 |
|
Scott Lowe
|
665e0cf9d7
|
Add organizations support to app rename command
Change-type: minor
Connects-to: #2119
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-10 13:57:42 +01:00 |
|
Paulo Castro
|
07666e953f
|
Livepush: Extend CTRL-C availability (don't ignore CTRL-C during image build)
Change-type: patch
|
2020-12-09 22:49:47 +00:00 |
|
Paulo Castro
|
54731c2d20
|
Livepush, logs: Automatically reconnect on 'Connection to device lost'
Change-type: minor
|
2020-12-09 20:43:14 +00:00 |
|
Paulo Castro
|
d00db5ea8c
|
logs: Fix CTRL-C ignored on Windows (PowerShell, MSYS, Git for Windows)
Change-type: patch
|
2020-12-09 20:43:14 +00:00 |
|
Paulo Castro
|
5497835728
|
Livepush: Fix process not exiting on "Connection to device lost"
Resolves: #1828
Change-type: patch
|
2020-12-09 20:43:14 +00:00 |
|
Scott Lowe
|
fc8b7c71fc
|
Fix app name output in app command
Change-type: patch
Resolves: #2120
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-10 08:32:20 +01:00 |
|
Marios Balamatsias
|
a19132d3bf
|
errors: Add expected errors for device deactivation
Change-type: patch
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
|
2020-12-09 14:52:51 +02:00 |
|
Scott Lowe
|
3edf7a038f
|
Remove remaining v12 switches
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-08 11:00:36 +01:00 |
|
Scott Lowe
|
19fab40398
|
Standardize boolean flag typing
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-12-07 14:36:29 +01:00 |
|
Marios Balamatsias
|
5eaa4cfb9f
|
common-flags: Add default false on yes, force and verbose flags
Change-type: patch
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
|
2020-12-07 13:17:51 +02:00 |
|
Marios Balamatsias
|
cb2b90732b
|
device: Add deactivate command
Resolves: #1545
Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
|
2020-12-07 13:12:50 +02:00 |
|
Paulo Castro
|
aae6aff3e9
|
devices: Don't truncate device UUID to 7 chars when --json is used
Change-type: patch
|
2020-12-04 00:45:03 +00:00 |
|
Marios Balamatsias
|
7d5a64f59a
|
scan: Print production devices' info on scan
Resolves: #1713
Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
|
2020-12-01 13:31:29 +02:00 |
|
Scott Lowe
|
950d173d27
|
Add ability to disable analytics for performance testing
Change-type: patch
Connects-to: #1708
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-11-26 13:47:48 +01:00 |
|
Paulo Castro
|
2bf59530c4
|
docs: Add references to the masterclasses in the CLI help and README
Change-type: patch
|
2020-11-19 18:13:45 +00:00 |
|
Paulo Castro
|
a4fd7d6118
|
Fix debug message logic (don't suggest --debug if it is already being used)
Change-type: patch
|
2020-11-19 18:13:45 +00:00 |
|
Paulo Castro
|
65f053dd6e
|
Fix unhandled promise rejection when ~/.balena is not accessible
Resolves: #2096
Change-type: patch
|
2020-11-19 18:13:45 +00:00 |
|
Paulo Castro
|
2f9212d622
|
scan: Prevent spinner animation output to stdout when --json is used
Change-type: patch
|
2020-11-20 00:23:26 +00:00 |
|
Paulo Castro
|
4768f76385
|
push: Reduce memory usage when filtering files with dockerignore
Change-type: patch
|
2020-11-19 14:24:54 +00:00 |
|
Paulo Castro
|
d6b3249274
|
Livepush: Refactor dockerignore filtering and add test cases
Change-type: patch
|
2020-11-19 14:24:54 +00:00 |
|
Josh Bowling
|
02a5466746
|
Livepush: Ignore paths set in .dockerignore files
Change-type: minor
Signed-off-by: Josh Bowling <josh@balena.io>
|
2020-11-19 14:24:44 +00:00 |
|
Scott Lowe
|
1b0c14feab
|
Avoid reporting balenarc parsing errors
Change-type: patch
Connects-to: #1100
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-11-11 17:04:26 +01:00 |
|
Thomas Manning
|
7da9a800cc
|
Modify os download help to mention dev images
Change-type: patch
Signed-off-by: Thomas Manning <thomasm@balena.io>
|
2020-11-09 06:13:06 +00:00 |
|
Scott Lowe
|
46249e319b
|
Improve application-identifier disambiguation
Change-type: patch
Resolves: #2077
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-11-06 09:39:36 +01:00 |
|
Scott Lowe
|
1e18096873
|
Add command app purge
Change-type: minor
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-11-05 17:07:06 +01:00 |
|
Paulo Castro
|
6b4c28a026
|
config generate + openBalena v3: Fix "Cannot read property '__id' of undefined"
Change-type: patch
|
2020-11-05 13:22:15 +00:00 |
|
Paulo Castro
|
9d177609f5
|
devices: Fix "TypeError: Cannot read property 'slug' of undefined"
Change-type: patch
|
2020-10-31 00:29:50 +00:00 |
|
Scott Lowe
|
47fcffe368
|
Add command device purge
Change-type: minor
Resolves: #1547
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-10-29 11:03:37 +01:00 |
|
Paulo Castro
|
7f000ee8c3
|
ssh: Fix "Found more than one container with a service name <name>"
Change-type: patch
|
2020-10-28 01:06:54 +00:00 |
|
Scott Lowe
|
c48564e85a
|
Remove need for hardcoded list of command ids
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-10-27 10:36:49 +01:00 |
|
Paulo Castro
|
709f009f9b
|
config generate: Fix "Application is ambiguous" when app slug is used
Connects-to: #1893
Change-type: patch
|
2020-10-25 16:52:31 +00:00 |
|
Paulo Castro
|
116ab1fbc1
|
config generate: Fix device type compatibility check
Change-type: patch
|
2020-10-25 16:40:11 +00:00 |
|
Paulo Castro
|
099d755900
|
Fix typing (don't assume that 'docker-toolbelt' uses Bluebird promises)
Change-type: patch
|
2020-10-21 14:25:40 +01:00 |
|
Paulo Castro
|
3199f15662
|
build/deploy: Fix --buildArg option with docker-compose.yml projects
Resolves: #1053
Change-type: patch
|
2020-10-21 13:02:47 +01:00 |
|
Paulo Castro
|
4c8dc29946
|
build/deploy: Fix image size notice at end of build
Change-type: patch
|
2020-10-21 13:02:47 +01:00 |
|
Paulo Castro
|
2b22fb89f1
|
Convert more code to Typescript (compose.js)
Change-type: patch
|
2020-10-21 13:02:47 +01:00 |
|
Paulo Castro
|
478b5dd363
|
Revert styling of "balena CLI" as "balenaCLI"
Change-type: patch
|
2020-10-21 00:07:46 +01:00 |
|
Paulo Castro
|
0708608c7e
|
Add help note regarding the version of Node.js printed by balena version -a
Connects-to: #2068
Change-type: patch
|
2020-10-21 00:07:45 +01:00 |
|
Paulo Castro
|
c245dc70c2
|
preload: Fix parsing of --add-certificate option, amend help for --app
Connects-to: #2063
Change-type: patch
|
2020-10-21 00:07:15 +01:00 |
|
Scott Lowe
|
592efd0a2e
|
Treat authorization errors as expected
Change-type: patch
Resolves: #2035
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-10-13 10:16:16 +02:00 |
|
Paulo Castro
|
d0e4fa0e59
|
Refactor initialization code (delete app-oclif.ts and app-common.ts)
Change-type: patch
|
2020-10-11 00:45:53 +01:00 |
|
Paulo Castro
|
cf376316bc
|
Support BALENARC_NO_SENTRY env var to disable Sentry.io error reporting
Change-type: minor
|
2020-10-10 00:45:55 +01:00 |
|
Matthew McGinn
|
af70f16a9b
|
login: sign up at the configured balena instance
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
|
2020-10-07 09:20:50 -04:00 |
|
Paulo Castro
|
8a506bc4c0
|
scan: Add '--json' option to help with scripting
Change-type: minor
|
2020-10-06 18:04:43 +01:00 |
|
Scott Lowe
|
eddbdfe0dc
|
Rename actions-oclif/ to commands/
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-10-02 13:42:23 +02:00 |
|