Brian Bugh
b7e5915c7a
release: Add '--json' option for JSON output
...
change-type: minor
2023-10-20 07:42:39 -05:00
Brian Bugh
0cef6b8f87
releases: Add '--json' option for JSON output
2023-10-20 08:05:36 -03:00
Otávio Jacobi
14ba287e0d
Accept device & application keys on login as experimental feature
...
Change-type: minor
2023-08-23 11:12:06 -03:00
Otávio Jacobi
b8e190cd1d
Remove redundant envs documentation
...
Change-type: patch
2023-08-21 14:39:16 -03:00
Alex Gonzalez
f0c8c37022
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
...
Allow to generate a config file with `installer.secureboot` set so that
a secure boot and disk encrypted system can be installed.
Change-type: minor
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2023-05-19 18:10:00 +02:00
Josh Bowling
ba80d3c38c
Fix push --nolive doc typo
...
Change-type: patch
2023-01-13 13:36:44 +09:00
Heath Raftery
e46902e683
balena os initialize: Clarify that the process includes flashing
...
Change-type: patch
2022-10-12 16:45:16 +03:00
Thodoris Greasidis
34b4ac2d9f
device register: Add support for the --deviceType
option
...
Resolves : #2531
Change-type: minor
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-10-12 11:15:00 +03:00
Thodoris Greasidis
a117dc0382
Add unified OS versions in the examples of the device & os commands
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-09-06 13:26:26 +03:00
Matthew Yarmolinsky
b260f80bcc
Drop support for the deprecated balena device public-url <enable|disable|status> <uuid>
and related format
...
Resolves : #2501
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 18:52:30 +00:00
Matthew Yarmolinsky
9ec37975f3
Drop support for numeric fleet id parameters from all commands
...
Resolves : #2500
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 18:52:25 +00:00
Matthew Yarmolinsky
3cb35ea318
fleet: Add --filter
, --no-header
, --no-truncate
, and --sort
options
...
Resolves : #2503
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
efe6fd22ce
fleet: Add --fields
and --json
options
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
c735f13636
config: Drop optional and ignored --type
flag
...
Change-type: patch
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
edb0fdc3c1
Drop deprecated --logs
flag
...
Resolves : #2499
Change-type: major
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-01 15:35:13 +00:00
Matthew Yarmolinsky
1fe0480a8a
Add --view
flag to device
command for opening a device's dashboard page
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-14 18:56:51 +00:00
Matthew Yarmolinsky
18eedfec7f
Add --note
option for push
and deploy
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-14 15:44:55 -04:00
Matthew Yarmolinsky
566b7f97e0
Add --view
flag to fleet
command for opening a fleet's dashboard page
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-07-05 13:14:18 -04:00
Balena CI
0195a3b18c
Add provisioning key expiry date option to config generate options
...
Change-Type: minor
Signed-off-by: Nitish Agarwal <1592163+nitishagar@users.noreply.github.com>
2022-05-22 21:50:48 +05:30
Paulo Castro
7d58b8c120
os configure, config generate: Add '--dev' option for OS developmentMode
...
Change-type: minor
2021-12-29 00:28:04 +00:00
Paulo Castro
ec6fd050f6
os build-config: Clarify command purpose in help output
...
Change-type: patch
2021-12-25 02:26:47 +00:00
Paulo Castro
c86cdc8f84
balena SDK v16: Ensure all SDK calls use fleet slug rather than name
...
Change-type: patch
2021-12-23 18:40:05 +00:00
Paulo Castro
06f6094401
os configure: Remove deprecated '--device-api-key' option
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paulo Castro
7564d95f82
devices supported: Remove deprecated '--verbose' and '--discontinued' options
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paulo Castro
f12f2b79ef
build/deploy/push: Remove deprecated '--convert-eol' option
...
Change-type: major
2021-12-23 15:34:08 +00:00
Scott Lowe
176d731f9e
Move some v13 features behind v14 switch.
...
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-12-23 15:34:08 +00:00
Paulo Castro
1ed39d1d37
Remove deprecated '--app' and '--application' options (renamed to '--fleet')
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paulo Castro
580ca0d584
Remove deprecated commands 'app' and 'apps' (renamed to 'fleet' and 'fleets')
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paulo Castro
23b42b1a2b
v13 release: Flip the v13 feature switch
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paulo Castro
c04e63ab7d
os download: Future-proof '--version' format for unified dev/prod variants
...
Do not append the '.prod' suffix by default to balenaOS versions.
Change-type: patch
2021-12-22 15:37:24 +00:00
Paulo Castro
6e07db0813
os download: Improve error message when not logged in (balenaOS ESR versions)
...
Change-type: patch
2021-12-09 18:06:26 +00:00
Nitish Agarwal
6ba67eefdb
Add provisioning key name option to config generate options
...
Change-Type: minor
Signed-off-by: Nitish Agarwal 1592163+nitishagar@users.noreply.github.com
2021-11-29 16:15:55 +05:30
Scott Lowe
b183d88400
Fix mistake in config generate
examples
...
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-11-25 16:05:37 +00:00
Scott Lowe
5a9b5e3b08
Transitional changes to doc files for landr implementation
...
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-11-25 10:44:38 +01:00