balena-cli 23.2.5-build-update-docker-progress-5-4-0-0b54738143845dbf74923cdc2e017e9290ce0080-1 → 23.2.5-build-os-configure-flasher-b7a7baa53519fec52b36c41d9edb9006e27e5a89-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -8,67 +8,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
8
 
9
9
 
10
10
  <details>
11
- <summary> Update docker-progress to 5.4.0 [Thodoris Greasidis] </summary>
11
+ <summary> os configure: Fix detecting the OS version of flasher images [Thodoris Greasidis] </summary>
12
12
 
13
- > ### docker-progress-5.4.0 - 2025-12-03
13
+ > ### balena-device-init-8.2.0 - 2025-12-03
14
14
  >
15
- > * pull/push/build: Support detecting the result digest when pushing only the reference of a pre-built image [Thodoris Greasidis]
16
- >
17
- > ### docker-progress-5.3.4 - 2025-12-03
18
- >
19
- > * pull: fix digest hash parsing [Tuetuopay]
20
- >
21
- > ### docker-progress-5.3.3 - 2025-11-28
22
- >
23
- > * Update flowzone workflow to allow external contributions [Thodoris Greasidis]
24
- >
25
- > ### docker-progress-5.3.2 - 2025-11-28
26
- >
27
- > * Fix TS errors for the latest dockerode [Thodoris Greasidis]
28
- >
29
- > ### docker-progress-5.3.1 - 2025-05-15
30
- >
31
- > * Make abortSignal optional in pull/push options [Felipe Lalanne]
32
- >
33
- > ### docker-progress-5.3.0 - 2025-05-12
34
- >
35
- > * Support AbortSignal option for image push/pull [Christina Ying Wang]
36
- >
37
- > ### docker-progress-5.2.7 - 2025-04-10
38
- >
39
- > * Update @balena/lint to 9.x [Pagan Gazzard]
40
- >
41
- > ### docker-progress-5.2.6 - 2025-04-02
42
- >
43
- > * Update dependency rimraf to v6 [balena-renovate[bot]]
44
- >
45
- > ### docker-progress-5.2.5 - 2025-03-25
46
- >
47
- > * Update dependency @balena/lint to v8 [balena-renovate[bot]]
48
- >
49
- > ### docker-progress-5.2.4 - 2025-02-12
50
- >
51
- > * Propagate NodeJS Error from stream directly [Christina Ying Wang]
52
- >
53
- > ### docker-progress-5.2.3 - 2024-01-05
54
- >
55
- > * Make use of nullish coalescing [Pagan Gazzard]
56
- >
57
- > ### docker-progress-5.2.2 - 2024-01-05
58
- >
59
- > * Reduce lodash usage [Pagan Gazzard]
60
- >
61
- > ### docker-progress-5.2.1 - 2024-01-05
62
- >
63
- > * Update dependencies [Pagan Gazzard]
64
- >
65
- > ### docker-progress-5.2.0 - Invalid date
66
- >
67
- > * Add support for tracking delta generation progress [Akis Kesoglou]
68
- >
69
- > ### docker-progress-5.1.4 - Invalid date
70
- >
71
- > * Build with Flowzone [Akis Kesoglou]
15
+ > * Add test for the getImageOsVersion() function on GPT flasher images [Thodoris Greasidis]
16
+ > * Deprecate support for the edison [Thodoris Greasidis]
17
+ > * getImageOsVersion: Support detecting the version on flasher images [Thodoris Greasidis]
18
+ > * Add test for the getImageOsVersion() function on raw DT images [Thodoris Greasidis]
19
+ > * tests/images/raspberrypi-os2.img: Rename the RESIN-BOOT partition to resin-boot as it is supposed to be [Thodoris Greasidis]
72
20
  >
73
21
 
74
22
  </details>
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "balena-cli",
3
- "version": "23.2.5-build-update-docker-progress-5-4-0-0b54738143845dbf74923cdc2e017e9290ce0080-1",
3
+ "version": "23.2.5-build-os-configure-flasher-b7a7baa53519fec52b36c41d9edb9006e27e5a89-2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "balena-cli",
9
- "version": "23.2.5-build-update-docker-progress-5-4-0-0b54738143845dbf74923cdc2e017e9290ce0080-1",
9
+ "version": "23.2.5-build-os-configure-flasher-b7a7baa53519fec52b36c41d9edb9006e27e5a89-2",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -20,7 +20,7 @@
20
20
  "@oclif/plugin-version": "^2.2.32",
21
21
  "@sentry/node": "^10.17.0",
22
22
  "balena-config-json": "^4.2.7",
23
- "balena-device-init": "^8.1.14",
23
+ "balena-device-init": "^8.2.0",
24
24
  "balena-errors": "^4.7.3",
25
25
  "balena-image-fs": "^7.5.2",
26
26
  "balena-preload": "^18.0.5",
@@ -37,7 +37,7 @@
37
37
  "date-fns": "^4.1.0",
38
38
  "denymount": "^2.3.0",
39
39
  "docker-modem": "^5.0.6",
40
- "docker-progress": "^5.4.0",
40
+ "docker-progress": "^5.1.3",
41
41
  "dockerode": "^4.0.5",
42
42
  "ejs": "^3.1.6",
43
43
  "etcher-sdk": "^10.0.0",
@@ -12600,9 +12600,9 @@
12600
12600
  }
12601
12601
  },
12602
12602
  "node_modules/balena-device-init": {
12603
- "version": "8.1.14",
12604
- "resolved": "https://registry.npmjs.org/balena-device-init/-/balena-device-init-8.1.14.tgz",
12605
- "integrity": "sha512-aanHWsXhlfzo5IpAuBjLGvAPgCJhKEO8pJ1szL7FKv1d9fIuonAz9ueNFk4H46UlNmpiqo1a6A+jbzUkR7EfHQ==",
12603
+ "version": "8.2.0",
12604
+ "resolved": "https://registry.npmjs.org/balena-device-init/-/balena-device-init-8.2.0.tgz",
12605
+ "integrity": "sha512-No8AIt+L5ytJdNkTJTy4XU3JX/bS92nO7e42YModInT1mqYuaqQOgCTSuGE5/1uAIE6WhQRGeZ+/hE5catFrww==",
12606
12606
  "license": "Apache-2.0",
12607
12607
  "dependencies": {
12608
12608
  "balena-config-json": "^4.2.0",
@@ -14613,7 +14613,6 @@
14613
14613
  "resolved": "https://registry.npmjs.org/docker-modem/-/docker-modem-5.0.6.tgz",
14614
14614
  "integrity": "sha512-ens7BiayssQz/uAxGzH8zGXCtiV24rRWXdjNha5V4zSOcxmAZsfGVm/PPFbwQdqEkDnhG+SyR9E3zSHUbOKXBQ==",
14615
14615
  "license": "Apache-2.0",
14616
- "peer": true,
14617
14616
  "dependencies": {
14618
14617
  "debug": "^4.1.1",
14619
14618
  "readable-stream": "^3.5.0",
@@ -14638,21 +14637,13 @@
14638
14637
  }
14639
14638
  },
14640
14639
  "node_modules/docker-progress": {
14641
- "version": "5.4.0",
14642
- "resolved": "https://registry.npmjs.org/docker-progress/-/docker-progress-5.4.0.tgz",
14643
- "integrity": "sha512-AzH4jOpndhfB3wb2RnPOb1KEcyWmcHHR44K0g4qE8oeihmFjc/CnGSuqB2LCivL8j2Yeeduvg6LQyV24XMBtjw==",
14644
- "license": "Apache-2.0",
14640
+ "version": "5.1.3",
14641
+ "resolved": "https://registry.npmjs.org/docker-progress/-/docker-progress-5.1.3.tgz",
14642
+ "integrity": "sha512-Ou+o4ISCxMvuoeG09S/irjgleLdG4ZhNiqo31p8vOzDfZm5+JaS2ouHo4lc4kXKqTN6c5eCm+62oRGoaPLDY1A==",
14645
14643
  "dependencies": {
14646
- "@types/dockerode": "^3.3.23",
14644
+ "@types/dockerode": "^3.3.9",
14647
14645
  "JSONStream": "^1.3.5",
14648
14646
  "lodash": "^4.17.21"
14649
- },
14650
- "engines": {
14651
- "node": ">=16.0.0"
14652
- },
14653
- "peerDependencies": {
14654
- "docker-modem": ">=3.0.3",
14655
- "dockerode": ">=3.3.1"
14656
14647
  }
14657
14648
  },
14658
14649
  "node_modules/dockerfile-ast": {
@@ -14673,7 +14664,6 @@
14673
14664
  "resolved": "https://registry.npmjs.org/dockerode/-/dockerode-4.0.9.tgz",
14674
14665
  "integrity": "sha512-iND4mcOWhPaCNh54WmK/KoSb35AFqPAUWFMffTQcp52uQt36b5uNwEJTSXntJZBbeGad72Crbi/hvDIv6us/6Q==",
14675
14666
  "license": "Apache-2.0",
14676
- "peer": true,
14677
14667
  "dependencies": {
14678
14668
  "@balena/dockerignore": "^1.0.2",
14679
14669
  "@grpc/grpc-js": "^1.11.1",
@@ -2537,43 +2537,6 @@
2537
2537
  "set.js"
2538
2538
  ]
2539
2539
  },
2540
- "internal:osinit": {
2541
- "aliases": [],
2542
- "args": {
2543
- "image": {
2544
- "name": "image",
2545
- "required": true
2546
- },
2547
- "type": {
2548
- "name": "type",
2549
- "required": true
2550
- },
2551
- "config": {
2552
- "name": "config",
2553
- "required": true
2554
- }
2555
- },
2556
- "description": "Do actual init of the device with the preconfigured os image.\n\nDon't use this command directly!\nUse `balena os initialize <image>` instead.",
2557
- "flags": {},
2558
- "hasDynamicHelp": false,
2559
- "hidden": true,
2560
- "hiddenAliases": [],
2561
- "id": "internal:osinit",
2562
- "pluginAlias": "balena-cli",
2563
- "pluginName": "balena-cli",
2564
- "pluginType": "core",
2565
- "strict": true,
2566
- "enableJsonFlag": false,
2567
- "root": true,
2568
- "offlineCompatible": true,
2569
- "isESM": false,
2570
- "relativePath": [
2571
- "build",
2572
- "commands",
2573
- "internal",
2574
- "osinit.js"
2575
- ]
2576
- },
2577
2540
  "fleet:create": {
2578
2541
  "aliases": [],
2579
2542
  "args": {
@@ -2916,57 +2879,41 @@
2916
2879
  "track-latest.js"
2917
2880
  ]
2918
2881
  },
2919
- "join": {
2882
+ "internal:osinit": {
2920
2883
  "aliases": [],
2921
2884
  "args": {
2922
- "deviceIpOrHostname": {
2923
- "description": "the IP or hostname of device",
2924
- "name": "deviceIpOrHostname"
2925
- }
2926
- },
2927
- "description": "Move a local device to a fleet on another balena server.\n\nMove a local device to a fleet on another balena server, causing\nthe device to \"join\" the new server. The device must be running balenaOS.\n\nFor example, you could provision a device against an openBalena installation\nwhere you perform end-to-end tests and then move it to balenaCloud when it's\nready for production.\n\nTo move a device between fleets on the same server, use the\n`balena device move` command instead of `balena join`.\n\nIf you don't specify a device hostname or IP, this command will automatically\nscan the local network for balenaOS devices and prompt you to select one\nfrom an interactive picker. This may require administrator/root privileges.\nLikewise, if the fleet option is not provided then a picker will be shown.\n\nFleets may be specified by fleet name or slug. Fleet slugs are\nthe recommended option, as they are unique and unambiguous. Slugs can be\nlisted with the `balena fleet list` command. Note that slugs may change if the\nfleet is renamed. Fleet names are not unique and may result in \"Fleet is\nambiguous\" errors at any time (even if it \"used to work in the past\"), for\nexample if the name clashes with a newly created public fleet, or with fleets\nfrom other balena accounts that you may be invited to join under any role.\nFor this reason, fleet names are especially discouraged in scripts (e.g. CI\nenvironments).",
2928
- "examples": [
2929
- "$ balena join",
2930
- "$ balena join balena.local",
2931
- "$ balena join balena.local --fleet MyFleet",
2932
- "$ balena join balena.local -f myorg/myfleet",
2933
- "$ balena join 192.168.1.25",
2934
- "$ balena join 192.168.1.25 --fleet MyFleet"
2935
- ],
2936
- "flags": {
2937
- "fleet": {
2938
- "char": "f",
2939
- "description": "fleet name or slug (preferred)",
2940
- "name": "fleet",
2941
- "hasDynamicHelp": false,
2942
- "multiple": false,
2943
- "type": "option"
2885
+ "image": {
2886
+ "name": "image",
2887
+ "required": true
2944
2888
  },
2945
- "pollInterval": {
2946
- "char": "i",
2947
- "description": "the interval in minutes to check for updates",
2948
- "name": "pollInterval",
2949
- "hasDynamicHelp": false,
2950
- "multiple": false,
2951
- "type": "option"
2889
+ "type": {
2890
+ "name": "type",
2891
+ "required": true
2892
+ },
2893
+ "config": {
2894
+ "name": "config",
2895
+ "required": true
2952
2896
  }
2953
2897
  },
2898
+ "description": "Do actual init of the device with the preconfigured os image.\n\nDon't use this command directly!\nUse `balena os initialize <image>` instead.",
2899
+ "flags": {},
2954
2900
  "hasDynamicHelp": false,
2901
+ "hidden": true,
2955
2902
  "hiddenAliases": [],
2956
- "id": "join",
2903
+ "id": "internal:osinit",
2957
2904
  "pluginAlias": "balena-cli",
2958
2905
  "pluginName": "balena-cli",
2959
2906
  "pluginType": "core",
2960
2907
  "strict": true,
2961
2908
  "enableJsonFlag": false,
2962
- "authenticated": true,
2963
- "primary": true,
2909
+ "root": true,
2910
+ "offlineCompatible": true,
2964
2911
  "isESM": false,
2965
2912
  "relativePath": [
2966
2913
  "build",
2967
2914
  "commands",
2968
- "join",
2969
- "index.js"
2915
+ "internal",
2916
+ "osinit.js"
2970
2917
  ]
2971
2918
  },
2972
2919
  "leave": {
@@ -3002,86 +2949,57 @@
3002
2949
  "index.js"
3003
2950
  ]
3004
2951
  },
3005
- "local:configure": {
3006
- "aliases": [],
3007
- "args": {
3008
- "target": {
3009
- "description": "path of drive or image to configure",
3010
- "name": "target",
3011
- "required": true
3012
- }
3013
- },
3014
- "description": "(Re)configure a balenaOS drive or image.\n\nConfigure or reconfigure a balenaOS drive or image.",
3015
- "examples": [
3016
- "$ balena local configure /dev/sdc",
3017
- "$ balena local configure path/to/image.img"
3018
- ],
3019
- "flags": {},
3020
- "hasDynamicHelp": false,
3021
- "hiddenAliases": [],
3022
- "id": "local:configure",
3023
- "pluginAlias": "balena-cli",
3024
- "pluginName": "balena-cli",
3025
- "pluginType": "core",
3026
- "strict": true,
3027
- "enableJsonFlag": false,
3028
- "root": true,
3029
- "offlineCompatible": true,
3030
- "isESM": false,
3031
- "relativePath": [
3032
- "build",
3033
- "commands",
3034
- "local",
3035
- "configure.js"
3036
- ]
3037
- },
3038
- "local:flash": {
2952
+ "join": {
3039
2953
  "aliases": [],
3040
2954
  "args": {
3041
- "image": {
3042
- "description": "path to OS image",
3043
- "name": "image",
3044
- "required": true
2955
+ "deviceIpOrHostname": {
2956
+ "description": "the IP or hostname of device",
2957
+ "name": "deviceIpOrHostname"
3045
2958
  }
3046
2959
  },
3047
- "description": "Flash an image to a drive.\n\nFlash a balenaOS image to a drive.\nImage file may be one of: .img|.zip|.gz|.bz2|.xz\n\nIf --drive is not specified, then it will interactively\nshow a list of available drives for selection.",
2960
+ "description": "Move a local device to a fleet on another balena server.\n\nMove a local device to a fleet on another balena server, causing\nthe device to \"join\" the new server. The device must be running balenaOS.\n\nFor example, you could provision a device against an openBalena installation\nwhere you perform end-to-end tests and then move it to balenaCloud when it's\nready for production.\n\nTo move a device between fleets on the same server, use the\n`balena device move` command instead of `balena join`.\n\nIf you don't specify a device hostname or IP, this command will automatically\nscan the local network for balenaOS devices and prompt you to select one\nfrom an interactive picker. This may require administrator/root privileges.\nLikewise, if the fleet option is not provided then a picker will be shown.\n\nFleets may be specified by fleet name or slug. Fleet slugs are\nthe recommended option, as they are unique and unambiguous. Slugs can be\nlisted with the `balena fleet list` command. Note that slugs may change if the\nfleet is renamed. Fleet names are not unique and may result in \"Fleet is\nambiguous\" errors at any time (even if it \"used to work in the past\"), for\nexample if the name clashes with a newly created public fleet, or with fleets\nfrom other balena accounts that you may be invited to join under any role.\nFor this reason, fleet names are especially discouraged in scripts (e.g. CI\nenvironments).",
3048
2961
  "examples": [
3049
- "$ balena local flash path/to/balenaos.img",
3050
- "$ balena local flash path/to/balenaos.img --drive /dev/disk2",
3051
- "$ balena local flash path/to/balenaos.img --drive /dev/disk2 --yes"
2962
+ "$ balena join",
2963
+ "$ balena join balena.local",
2964
+ "$ balena join balena.local --fleet MyFleet",
2965
+ "$ balena join balena.local -f myorg/myfleet",
2966
+ "$ balena join 192.168.1.25",
2967
+ "$ balena join 192.168.1.25 --fleet MyFleet"
3052
2968
  ],
3053
2969
  "flags": {
3054
- "drive": {
3055
- "char": "d",
3056
- "description": "the drive to write the image to, eg. `/dev/sdb` or `/dev/mmcblk0`.\nCareful with this as you can erase your hard drive.\nCheck `balena util available-drives` for available options.",
3057
- "name": "drive",
2970
+ "fleet": {
2971
+ "char": "f",
2972
+ "description": "fleet name or slug (preferred)",
2973
+ "name": "fleet",
3058
2974
  "hasDynamicHelp": false,
3059
2975
  "multiple": false,
3060
2976
  "type": "option"
3061
2977
  },
3062
- "yes": {
3063
- "char": "y",
3064
- "description": "answer \"yes\" to all questions (non interactive use)",
3065
- "name": "yes",
3066
- "allowNo": false,
3067
- "type": "boolean"
2978
+ "pollInterval": {
2979
+ "char": "i",
2980
+ "description": "the interval in minutes to check for updates",
2981
+ "name": "pollInterval",
2982
+ "hasDynamicHelp": false,
2983
+ "multiple": false,
2984
+ "type": "option"
3068
2985
  }
3069
2986
  },
3070
2987
  "hasDynamicHelp": false,
3071
2988
  "hiddenAliases": [],
3072
- "id": "local:flash",
2989
+ "id": "join",
3073
2990
  "pluginAlias": "balena-cli",
3074
2991
  "pluginName": "balena-cli",
3075
2992
  "pluginType": "core",
3076
2993
  "strict": true,
3077
2994
  "enableJsonFlag": false,
3078
- "offlineCompatible": true,
2995
+ "authenticated": true,
2996
+ "primary": true,
3079
2997
  "isESM": false,
3080
2998
  "relativePath": [
3081
2999
  "build",
3082
3000
  "commands",
3083
- "local",
3084
- "flash.js"
3001
+ "join",
3002
+ "index.js"
3085
3003
  ]
3086
3004
  },
3087
3005
  "login": {
@@ -3209,6 +3127,88 @@
3209
3127
  "index.js"
3210
3128
  ]
3211
3129
  },
3130
+ "local:configure": {
3131
+ "aliases": [],
3132
+ "args": {
3133
+ "target": {
3134
+ "description": "path of drive or image to configure",
3135
+ "name": "target",
3136
+ "required": true
3137
+ }
3138
+ },
3139
+ "description": "(Re)configure a balenaOS drive or image.\n\nConfigure or reconfigure a balenaOS drive or image.",
3140
+ "examples": [
3141
+ "$ balena local configure /dev/sdc",
3142
+ "$ balena local configure path/to/image.img"
3143
+ ],
3144
+ "flags": {},
3145
+ "hasDynamicHelp": false,
3146
+ "hiddenAliases": [],
3147
+ "id": "local:configure",
3148
+ "pluginAlias": "balena-cli",
3149
+ "pluginName": "balena-cli",
3150
+ "pluginType": "core",
3151
+ "strict": true,
3152
+ "enableJsonFlag": false,
3153
+ "root": true,
3154
+ "offlineCompatible": true,
3155
+ "isESM": false,
3156
+ "relativePath": [
3157
+ "build",
3158
+ "commands",
3159
+ "local",
3160
+ "configure.js"
3161
+ ]
3162
+ },
3163
+ "local:flash": {
3164
+ "aliases": [],
3165
+ "args": {
3166
+ "image": {
3167
+ "description": "path to OS image",
3168
+ "name": "image",
3169
+ "required": true
3170
+ }
3171
+ },
3172
+ "description": "Flash an image to a drive.\n\nFlash a balenaOS image to a drive.\nImage file may be one of: .img|.zip|.gz|.bz2|.xz\n\nIf --drive is not specified, then it will interactively\nshow a list of available drives for selection.",
3173
+ "examples": [
3174
+ "$ balena local flash path/to/balenaos.img",
3175
+ "$ balena local flash path/to/balenaos.img --drive /dev/disk2",
3176
+ "$ balena local flash path/to/balenaos.img --drive /dev/disk2 --yes"
3177
+ ],
3178
+ "flags": {
3179
+ "drive": {
3180
+ "char": "d",
3181
+ "description": "the drive to write the image to, eg. `/dev/sdb` or `/dev/mmcblk0`.\nCareful with this as you can erase your hard drive.\nCheck `balena util available-drives` for available options.",
3182
+ "name": "drive",
3183
+ "hasDynamicHelp": false,
3184
+ "multiple": false,
3185
+ "type": "option"
3186
+ },
3187
+ "yes": {
3188
+ "char": "y",
3189
+ "description": "answer \"yes\" to all questions (non interactive use)",
3190
+ "name": "yes",
3191
+ "allowNo": false,
3192
+ "type": "boolean"
3193
+ }
3194
+ },
3195
+ "hasDynamicHelp": false,
3196
+ "hiddenAliases": [],
3197
+ "id": "local:flash",
3198
+ "pluginAlias": "balena-cli",
3199
+ "pluginName": "balena-cli",
3200
+ "pluginType": "core",
3201
+ "strict": true,
3202
+ "enableJsonFlag": false,
3203
+ "offlineCompatible": true,
3204
+ "isESM": false,
3205
+ "relativePath": [
3206
+ "build",
3207
+ "commands",
3208
+ "local",
3209
+ "flash.js"
3210
+ ]
3211
+ },
3212
3212
  "logout": {
3213
3213
  "aliases": [],
3214
3214
  "args": {},
@@ -4509,6 +4509,28 @@
4509
4509
  "index.js"
4510
4510
  ]
4511
4511
  },
4512
+ "util:available-drives": {
4513
+ "aliases": [],
4514
+ "args": {},
4515
+ "description": "List available drives.\n\nList available drives which are usable for writing an OS image to.\nDoes not list system drives.",
4516
+ "flags": {},
4517
+ "hasDynamicHelp": false,
4518
+ "hiddenAliases": [],
4519
+ "id": "util:available-drives",
4520
+ "pluginAlias": "balena-cli",
4521
+ "pluginName": "balena-cli",
4522
+ "pluginType": "core",
4523
+ "strict": true,
4524
+ "enableJsonFlag": false,
4525
+ "offlineCompatible": true,
4526
+ "isESM": false,
4527
+ "relativePath": [
4528
+ "build",
4529
+ "commands",
4530
+ "util",
4531
+ "available-drives.js"
4532
+ ]
4533
+ },
4512
4534
  "tag:list": {
4513
4535
  "aliases": [],
4514
4536
  "args": {},
@@ -4729,28 +4751,6 @@
4729
4751
  "set.js"
4730
4752
  ]
4731
4753
  },
4732
- "util:available-drives": {
4733
- "aliases": [],
4734
- "args": {},
4735
- "description": "List available drives.\n\nList available drives which are usable for writing an OS image to.\nDoes not list system drives.",
4736
- "flags": {},
4737
- "hasDynamicHelp": false,
4738
- "hiddenAliases": [],
4739
- "id": "util:available-drives",
4740
- "pluginAlias": "balena-cli",
4741
- "pluginName": "balena-cli",
4742
- "pluginType": "core",
4743
- "strict": true,
4744
- "enableJsonFlag": false,
4745
- "offlineCompatible": true,
4746
- "isESM": false,
4747
- "relativePath": [
4748
- "build",
4749
- "commands",
4750
- "util",
4751
- "available-drives.js"
4752
- ]
4753
- },
4754
4754
  "whoami": {
4755
4755
  "aliases": [],
4756
4756
  "args": {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "balena-cli",
3
- "version": "23.2.5-build-update-docker-progress-5-4-0-0b54738143845dbf74923cdc2e017e9290ce0080-1",
3
+ "version": "23.2.5-build-os-configure-flasher-b7a7baa53519fec52b36c41d9edb9006e27e5a89-2",
4
4
  "description": "The official balena Command Line Interface",
5
5
  "main": "./build/app.js",
6
6
  "homepage": "https://github.com/balena-io/balena-cli",
@@ -186,7 +186,7 @@
186
186
  "@oclif/plugin-version": "^2.2.32",
187
187
  "@sentry/node": "^10.17.0",
188
188
  "balena-config-json": "^4.2.7",
189
- "balena-device-init": "^8.1.14",
189
+ "balena-device-init": "^8.2.0",
190
190
  "balena-errors": "^4.7.3",
191
191
  "balena-image-fs": "^7.5.2",
192
192
  "balena-preload": "^18.0.5",
@@ -203,7 +203,7 @@
203
203
  "date-fns": "^4.1.0",
204
204
  "denymount": "^2.3.0",
205
205
  "docker-modem": "^5.0.6",
206
- "docker-progress": "^5.4.0",
206
+ "docker-progress": "^5.1.3",
207
207
  "dockerode": "^4.0.5",
208
208
  "ejs": "^3.1.6",
209
209
  "etcher-sdk": "^10.0.0",
@@ -262,6 +262,6 @@
262
262
  "balena-request": "14.0.6"
263
263
  },
264
264
  "versionist": {
265
- "publishedAt": "2025-12-04T15:26:21.691Z"
265
+ "publishedAt": "2025-12-04T21:48:38.225Z"
266
266
  }
267
267
  }