balena-cli 23.2.7-build-renovate-apple-actions-import-codesign-certs-4-x-3e3bfd47c2ff1c5ae4e8389dd9c0c8efa182d86b-1 → 23.2.7-build-renovate-aws-actions-configure-aws-credentials-5-x-bc7e907580037871c76af3699eb9603d268868b7-1
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 +1 -1
- package/npm-shrinkwrap.json +2 -2
- package/oclif.manifest.json +412 -412
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
6
6
|
|
|
7
7
|
## 23.2.7 - 2025-12-05
|
|
8
8
|
|
|
9
|
-
* Update
|
|
9
|
+
* Update aws-actions/configure-aws-credentials action to v5 [balena-renovate[bot]]
|
|
10
10
|
|
|
11
11
|
## 23.2.6 - 2025-12-05
|
|
12
12
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "balena-cli",
|
|
3
|
-
"version": "23.2.7-build-renovate-
|
|
3
|
+
"version": "23.2.7-build-renovate-aws-actions-configure-aws-credentials-5-x-bc7e907580037871c76af3699eb9603d268868b7-1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "balena-cli",
|
|
9
|
-
"version": "23.2.7-build-renovate-
|
|
9
|
+
"version": "23.2.7-build-renovate-aws-actions-configure-aws-credentials-5-x-bc7e907580037871c76af3699eb9603d268868b7-1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
package/oclif.manifest.json
CHANGED
|
@@ -2537,129 +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
|
-
"join": {
|
|
2578
|
-
"aliases": [],
|
|
2579
|
-
"args": {
|
|
2580
|
-
"deviceIpOrHostname": {
|
|
2581
|
-
"description": "the IP or hostname of device",
|
|
2582
|
-
"name": "deviceIpOrHostname"
|
|
2583
|
-
}
|
|
2584
|
-
},
|
|
2585
|
-
"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).",
|
|
2586
|
-
"examples": [
|
|
2587
|
-
"$ balena join",
|
|
2588
|
-
"$ balena join balena.local",
|
|
2589
|
-
"$ balena join balena.local --fleet MyFleet",
|
|
2590
|
-
"$ balena join balena.local -f myorg/myfleet",
|
|
2591
|
-
"$ balena join 192.168.1.25",
|
|
2592
|
-
"$ balena join 192.168.1.25 --fleet MyFleet"
|
|
2593
|
-
],
|
|
2594
|
-
"flags": {
|
|
2595
|
-
"fleet": {
|
|
2596
|
-
"char": "f",
|
|
2597
|
-
"description": "fleet name or slug (preferred)",
|
|
2598
|
-
"name": "fleet",
|
|
2599
|
-
"hasDynamicHelp": false,
|
|
2600
|
-
"multiple": false,
|
|
2601
|
-
"type": "option"
|
|
2602
|
-
},
|
|
2603
|
-
"pollInterval": {
|
|
2604
|
-
"char": "i",
|
|
2605
|
-
"description": "the interval in minutes to check for updates",
|
|
2606
|
-
"name": "pollInterval",
|
|
2607
|
-
"hasDynamicHelp": false,
|
|
2608
|
-
"multiple": false,
|
|
2609
|
-
"type": "option"
|
|
2610
|
-
}
|
|
2611
|
-
},
|
|
2612
|
-
"hasDynamicHelp": false,
|
|
2613
|
-
"hiddenAliases": [],
|
|
2614
|
-
"id": "join",
|
|
2615
|
-
"pluginAlias": "balena-cli",
|
|
2616
|
-
"pluginName": "balena-cli",
|
|
2617
|
-
"pluginType": "core",
|
|
2618
|
-
"strict": true,
|
|
2619
|
-
"enableJsonFlag": false,
|
|
2620
|
-
"authenticated": true,
|
|
2621
|
-
"primary": true,
|
|
2622
|
-
"isESM": false,
|
|
2623
|
-
"relativePath": [
|
|
2624
|
-
"build",
|
|
2625
|
-
"commands",
|
|
2626
|
-
"join",
|
|
2627
|
-
"index.js"
|
|
2628
|
-
]
|
|
2629
|
-
},
|
|
2630
|
-
"leave": {
|
|
2631
|
-
"aliases": [],
|
|
2632
|
-
"args": {
|
|
2633
|
-
"deviceIpOrHostname": {
|
|
2634
|
-
"description": "the device IP or hostname",
|
|
2635
|
-
"name": "deviceIpOrHostname"
|
|
2636
|
-
}
|
|
2637
|
-
},
|
|
2638
|
-
"description": "Remove a local device from its balena fleet.\n\nRemove a local device from its balena fleet, causing the device to\n\"leave\" the server it is provisioned on. This effectively makes the device\n\"unmanaged\". The device must be running balenaOS.\n\nThe device entry on the server is preserved after running this command,\nso the device can subsequently re-join the server if needed.\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.",
|
|
2639
|
-
"examples": [
|
|
2640
|
-
"$ balena leave",
|
|
2641
|
-
"$ balena leave balena.local",
|
|
2642
|
-
"$ balena leave 192.168.1.25"
|
|
2643
|
-
],
|
|
2644
|
-
"flags": {},
|
|
2645
|
-
"hasDynamicHelp": false,
|
|
2646
|
-
"hiddenAliases": [],
|
|
2647
|
-
"id": "leave",
|
|
2648
|
-
"pluginAlias": "balena-cli",
|
|
2649
|
-
"pluginName": "balena-cli",
|
|
2650
|
-
"pluginType": "core",
|
|
2651
|
-
"strict": true,
|
|
2652
|
-
"enableJsonFlag": false,
|
|
2653
|
-
"authenticated": true,
|
|
2654
|
-
"primary": true,
|
|
2655
|
-
"isESM": false,
|
|
2656
|
-
"relativePath": [
|
|
2657
|
-
"build",
|
|
2658
|
-
"commands",
|
|
2659
|
-
"leave",
|
|
2660
|
-
"index.js"
|
|
2661
|
-
]
|
|
2662
|
-
},
|
|
2663
2540
|
"fleet:create": {
|
|
2664
2541
|
"aliases": [],
|
|
2665
2542
|
"args": {
|
|
@@ -3002,6 +2879,129 @@
|
|
|
3002
2879
|
"track-latest.js"
|
|
3003
2880
|
]
|
|
3004
2881
|
},
|
|
2882
|
+
"internal:osinit": {
|
|
2883
|
+
"aliases": [],
|
|
2884
|
+
"args": {
|
|
2885
|
+
"image": {
|
|
2886
|
+
"name": "image",
|
|
2887
|
+
"required": true
|
|
2888
|
+
},
|
|
2889
|
+
"type": {
|
|
2890
|
+
"name": "type",
|
|
2891
|
+
"required": true
|
|
2892
|
+
},
|
|
2893
|
+
"config": {
|
|
2894
|
+
"name": "config",
|
|
2895
|
+
"required": true
|
|
2896
|
+
}
|
|
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": {},
|
|
2900
|
+
"hasDynamicHelp": false,
|
|
2901
|
+
"hidden": true,
|
|
2902
|
+
"hiddenAliases": [],
|
|
2903
|
+
"id": "internal:osinit",
|
|
2904
|
+
"pluginAlias": "balena-cli",
|
|
2905
|
+
"pluginName": "balena-cli",
|
|
2906
|
+
"pluginType": "core",
|
|
2907
|
+
"strict": true,
|
|
2908
|
+
"enableJsonFlag": false,
|
|
2909
|
+
"root": true,
|
|
2910
|
+
"offlineCompatible": true,
|
|
2911
|
+
"isESM": false,
|
|
2912
|
+
"relativePath": [
|
|
2913
|
+
"build",
|
|
2914
|
+
"commands",
|
|
2915
|
+
"internal",
|
|
2916
|
+
"osinit.js"
|
|
2917
|
+
]
|
|
2918
|
+
},
|
|
2919
|
+
"join": {
|
|
2920
|
+
"aliases": [],
|
|
2921
|
+
"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"
|
|
2944
|
+
},
|
|
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"
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2954
|
+
"hasDynamicHelp": false,
|
|
2955
|
+
"hiddenAliases": [],
|
|
2956
|
+
"id": "join",
|
|
2957
|
+
"pluginAlias": "balena-cli",
|
|
2958
|
+
"pluginName": "balena-cli",
|
|
2959
|
+
"pluginType": "core",
|
|
2960
|
+
"strict": true,
|
|
2961
|
+
"enableJsonFlag": false,
|
|
2962
|
+
"authenticated": true,
|
|
2963
|
+
"primary": true,
|
|
2964
|
+
"isESM": false,
|
|
2965
|
+
"relativePath": [
|
|
2966
|
+
"build",
|
|
2967
|
+
"commands",
|
|
2968
|
+
"join",
|
|
2969
|
+
"index.js"
|
|
2970
|
+
]
|
|
2971
|
+
},
|
|
2972
|
+
"leave": {
|
|
2973
|
+
"aliases": [],
|
|
2974
|
+
"args": {
|
|
2975
|
+
"deviceIpOrHostname": {
|
|
2976
|
+
"description": "the device IP or hostname",
|
|
2977
|
+
"name": "deviceIpOrHostname"
|
|
2978
|
+
}
|
|
2979
|
+
},
|
|
2980
|
+
"description": "Remove a local device from its balena fleet.\n\nRemove a local device from its balena fleet, causing the device to\n\"leave\" the server it is provisioned on. This effectively makes the device\n\"unmanaged\". The device must be running balenaOS.\n\nThe device entry on the server is preserved after running this command,\nso the device can subsequently re-join the server if needed.\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.",
|
|
2981
|
+
"examples": [
|
|
2982
|
+
"$ balena leave",
|
|
2983
|
+
"$ balena leave balena.local",
|
|
2984
|
+
"$ balena leave 192.168.1.25"
|
|
2985
|
+
],
|
|
2986
|
+
"flags": {},
|
|
2987
|
+
"hasDynamicHelp": false,
|
|
2988
|
+
"hiddenAliases": [],
|
|
2989
|
+
"id": "leave",
|
|
2990
|
+
"pluginAlias": "balena-cli",
|
|
2991
|
+
"pluginName": "balena-cli",
|
|
2992
|
+
"pluginType": "core",
|
|
2993
|
+
"strict": true,
|
|
2994
|
+
"enableJsonFlag": false,
|
|
2995
|
+
"authenticated": true,
|
|
2996
|
+
"primary": true,
|
|
2997
|
+
"isESM": false,
|
|
2998
|
+
"relativePath": [
|
|
2999
|
+
"build",
|
|
3000
|
+
"commands",
|
|
3001
|
+
"leave",
|
|
3002
|
+
"index.js"
|
|
3003
|
+
]
|
|
3004
|
+
},
|
|
3005
3005
|
"local:configure": {
|
|
3006
3006
|
"aliases": [],
|
|
3007
3007
|
"args": {
|
|
@@ -3258,21 +3258,151 @@
|
|
|
3258
3258
|
"list.js"
|
|
3259
3259
|
]
|
|
3260
3260
|
},
|
|
3261
|
-
"
|
|
3261
|
+
"preload": {
|
|
3262
3262
|
"aliases": [],
|
|
3263
3263
|
"args": {
|
|
3264
3264
|
"image": {
|
|
3265
|
-
"description": "
|
|
3265
|
+
"description": "the image file path",
|
|
3266
3266
|
"name": "image",
|
|
3267
3267
|
"required": true
|
|
3268
3268
|
}
|
|
3269
3269
|
},
|
|
3270
|
-
"description": "
|
|
3270
|
+
"description": "Preload a release on a disk image (or Edison zip archive).\n\nPreload a release (service images/containers) from a balena fleet, and optionally\na balenaOS splash screen, in a previously downloaded '.img' balenaOS image file\nin the local disk (a zip file is only accepted for the Intel Edison device type).\nAfter preloading, the balenaOS image file can be flashed to a device's SD card.\nWhen the device boots, it will not need to download the release, as it was\npreloaded. This is usually combined with release pinning\n(https://www.balena.io/docs/learn/deploy/release-strategy/release-policy/)\nto avoid the device downloading a newer release straight away, if available.\nCheck also the Preloading and Preregistering section of the balena CLI's advanced\nmasterclass document:\nhttps://www.balena.io/docs/learn/more/masterclasses/advanced-cli/#5-preloading-and-preregistering\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).\n\nNote that the this command requires Docker to be installed, as further detailed\nin the balena CLI's installation instructions:\nhttps://github.com/balena-io/balena-cli/blob/master/INSTALL.md\nThe `--dockerHost` and `--dockerPort` flags allow a remote Docker engine to\nbe used, however the image file must be accessible to the remote Docker engine\non the same path given on the command line. This is because Docker's bind mount\nfeature is used to \"share\" the image with a container that performs the preload.",
|
|
3271
3271
|
"examples": [
|
|
3272
|
-
"$ balena
|
|
3273
|
-
"$ balena
|
|
3274
|
-
"$ balena
|
|
3275
|
-
|
|
3272
|
+
"$ balena preload balena.img --fleet MyFleet --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0",
|
|
3273
|
+
"$ balena preload balena.img --fleet myorg/myfleet --splash-image image.png",
|
|
3274
|
+
"$ balena preload balena.img"
|
|
3275
|
+
],
|
|
3276
|
+
"flags": {
|
|
3277
|
+
"fleet": {
|
|
3278
|
+
"char": "f",
|
|
3279
|
+
"description": "fleet name or slug (preferred)",
|
|
3280
|
+
"name": "fleet",
|
|
3281
|
+
"hasDynamicHelp": false,
|
|
3282
|
+
"multiple": false,
|
|
3283
|
+
"type": "option"
|
|
3284
|
+
},
|
|
3285
|
+
"commit": {
|
|
3286
|
+
"char": "c",
|
|
3287
|
+
"description": "The commit hash of the release to preload. Use \"current\" to specify the current\nrelease (ignored if no appId is given). The current release is usually also the\nlatest, but can be pinned to a specific release. See:\nhttps://www.balena.io/docs/learn/deploy/release-strategy/release-policy/\nhttps://www.balena.io/docs/learn/more/masterclasses/fleet-management/#63-pin-using-the-api\nhttps://github.com/balena-io-examples/staged-releases",
|
|
3288
|
+
"name": "commit",
|
|
3289
|
+
"hasDynamicHelp": false,
|
|
3290
|
+
"multiple": false,
|
|
3291
|
+
"type": "option"
|
|
3292
|
+
},
|
|
3293
|
+
"splash-image": {
|
|
3294
|
+
"char": "s",
|
|
3295
|
+
"description": "path to a png image to replace the splash screen",
|
|
3296
|
+
"name": "splash-image",
|
|
3297
|
+
"hasDynamicHelp": false,
|
|
3298
|
+
"multiple": false,
|
|
3299
|
+
"type": "option"
|
|
3300
|
+
},
|
|
3301
|
+
"dont-check-arch": {
|
|
3302
|
+
"description": "disable architecture compatibility check between image and fleet",
|
|
3303
|
+
"name": "dont-check-arch",
|
|
3304
|
+
"allowNo": false,
|
|
3305
|
+
"type": "boolean"
|
|
3306
|
+
},
|
|
3307
|
+
"pin-device-to-release": {
|
|
3308
|
+
"char": "p",
|
|
3309
|
+
"description": "pin the preloaded device to the preloaded release on provision",
|
|
3310
|
+
"name": "pin-device-to-release",
|
|
3311
|
+
"allowNo": true,
|
|
3312
|
+
"type": "boolean"
|
|
3313
|
+
},
|
|
3314
|
+
"additional-space": {
|
|
3315
|
+
"description": "expand the image by this amount of bytes instead of automatically estimating the required amount",
|
|
3316
|
+
"name": "additional-space",
|
|
3317
|
+
"hasDynamicHelp": false,
|
|
3318
|
+
"multiple": false,
|
|
3319
|
+
"type": "option"
|
|
3320
|
+
},
|
|
3321
|
+
"add-certificate": {
|
|
3322
|
+
"description": "Add the given certificate (in PEM format) to /etc/ssl/certs in the preloading container.\nThe file name must end with '.crt' and must not be already contained in the preloader's\n/etc/ssl/certs folder.\nCan be repeated to add multiple certificates.",
|
|
3323
|
+
"name": "add-certificate",
|
|
3324
|
+
"hasDynamicHelp": false,
|
|
3325
|
+
"multiple": true,
|
|
3326
|
+
"type": "option"
|
|
3327
|
+
},
|
|
3328
|
+
"docker": {
|
|
3329
|
+
"char": "P",
|
|
3330
|
+
"description": "Path to a local docker socket (e.g. /var/run/docker.sock)",
|
|
3331
|
+
"name": "docker",
|
|
3332
|
+
"hasDynamicHelp": false,
|
|
3333
|
+
"multiple": false,
|
|
3334
|
+
"type": "option"
|
|
3335
|
+
},
|
|
3336
|
+
"dockerHost": {
|
|
3337
|
+
"char": "h",
|
|
3338
|
+
"description": "Docker daemon hostname or IP address (dev machine or balena device) ",
|
|
3339
|
+
"name": "dockerHost",
|
|
3340
|
+
"hasDynamicHelp": false,
|
|
3341
|
+
"multiple": false,
|
|
3342
|
+
"type": "option"
|
|
3343
|
+
},
|
|
3344
|
+
"dockerPort": {
|
|
3345
|
+
"description": "Docker daemon TCP port number (hint: 2375 for balena devices)",
|
|
3346
|
+
"name": "dockerPort",
|
|
3347
|
+
"hasDynamicHelp": false,
|
|
3348
|
+
"multiple": false,
|
|
3349
|
+
"type": "option"
|
|
3350
|
+
},
|
|
3351
|
+
"ca": {
|
|
3352
|
+
"description": "Docker host TLS certificate authority file",
|
|
3353
|
+
"name": "ca",
|
|
3354
|
+
"hasDynamicHelp": false,
|
|
3355
|
+
"multiple": false,
|
|
3356
|
+
"type": "option"
|
|
3357
|
+
},
|
|
3358
|
+
"cert": {
|
|
3359
|
+
"description": "Docker host TLS certificate file",
|
|
3360
|
+
"name": "cert",
|
|
3361
|
+
"hasDynamicHelp": false,
|
|
3362
|
+
"multiple": false,
|
|
3363
|
+
"type": "option"
|
|
3364
|
+
},
|
|
3365
|
+
"key": {
|
|
3366
|
+
"description": "Docker host TLS key file",
|
|
3367
|
+
"name": "key",
|
|
3368
|
+
"hasDynamicHelp": false,
|
|
3369
|
+
"multiple": false,
|
|
3370
|
+
"type": "option"
|
|
3371
|
+
}
|
|
3372
|
+
},
|
|
3373
|
+
"hasDynamicHelp": false,
|
|
3374
|
+
"hiddenAliases": [],
|
|
3375
|
+
"id": "preload",
|
|
3376
|
+
"pluginAlias": "balena-cli",
|
|
3377
|
+
"pluginName": "balena-cli",
|
|
3378
|
+
"pluginType": "core",
|
|
3379
|
+
"strict": true,
|
|
3380
|
+
"enableJsonFlag": false,
|
|
3381
|
+
"authenticated": true,
|
|
3382
|
+
"primary": true,
|
|
3383
|
+
"isESM": false,
|
|
3384
|
+
"relativePath": [
|
|
3385
|
+
"build",
|
|
3386
|
+
"commands",
|
|
3387
|
+
"preload",
|
|
3388
|
+
"index.js"
|
|
3389
|
+
]
|
|
3390
|
+
},
|
|
3391
|
+
"os:configure": {
|
|
3392
|
+
"aliases": [],
|
|
3393
|
+
"args": {
|
|
3394
|
+
"image": {
|
|
3395
|
+
"description": "path to a balenaOS image file, e.g. \"rpi3.img\"",
|
|
3396
|
+
"name": "image",
|
|
3397
|
+
"required": true
|
|
3398
|
+
}
|
|
3399
|
+
},
|
|
3400
|
+
"description": "Configure a previously downloaded balenaOS image.\n\nConfigure a previously downloaded balenaOS image for a specific device type\nor fleet.\n\nConfiguration settings such as WiFi authentication will be taken from the\nfollowing sources, in precedence order:\n1. Command-line options like `--config-wifi-ssid`\n2. A given `config.json` file specified with the `--config` option.\n3. User input through interactive prompts (text menus).\n\nThe --device-type option is used to override the fleet's default device type,\nin case of a fleet with mixed device types.\n\nThe '--dev' option is used to configure balenaOS to operate in development mode,\nallowing unauthenticated root ssh access and exposing network ports such as\nbalenaEngine's 2375 (unencrypted). This option causes `\"developmentMode\": true`\nto be inserted in the 'config.json' file in the image's boot partition. Development\nmode (as a configurable option) is applicable to balenaOS releases from early\n2022. Older releases have separate development and production balenaOS images\nthat cannot be reconfigured through 'config.json' or the '--dev' option. Do not\nconfuse the balenaOS \"development mode\" with a device's \"local mode\", the latter\nbeing a supervisor feature that allows the \"balena push\" command to push a user's\napplication directly to a device in the local network.\n\nThe '--secureBoot' option is used to configure a balenaOS installer image to opt-in\nsecure boot and disk encryption.\n\nThe --system-connection (-c) option is used to inject NetworkManager connection\nprofiles for additional network interfaces, such as cellular/GSM or additional\nWiFi or ethernet connections. This option may be passed multiple times in case there\nare multiple files to inject. See connection profile examples and reference at:\nhttps://www.balena.io/docs/reference/OS/network/2.x/\nhttps://developer.gnome.org/NetworkManager/stable/ref-settings.html\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).",
|
|
3401
|
+
"examples": [
|
|
3402
|
+
"$ balena os configure ../path/rpi3.img --device 7cf02a6",
|
|
3403
|
+
"$ balena os configure ../path/rpi3.img --fleet myorg/myfleet",
|
|
3404
|
+
"$ balena os configure ../path/rpi3.img -f myorg/myfleet --device-type raspberrypi3",
|
|
3405
|
+
"$ balena os configure ../path/rpi3.img --config myWifiConfig.json"
|
|
3276
3406
|
],
|
|
3277
3407
|
"flags": {
|
|
3278
3408
|
"fleet": {
|
|
@@ -3529,202 +3659,72 @@
|
|
|
3529
3659
|
"multiple": false,
|
|
3530
3660
|
"type": "option"
|
|
3531
3661
|
},
|
|
3532
|
-
"yes": {
|
|
3533
|
-
"char": "y",
|
|
3534
|
-
"description": "answer \"yes\" to all questions (non interactive use)",
|
|
3535
|
-
"name": "yes",
|
|
3536
|
-
"allowNo": false,
|
|
3537
|
-
"type": "boolean"
|
|
3538
|
-
}
|
|
3539
|
-
},
|
|
3540
|
-
"hasDynamicHelp": false,
|
|
3541
|
-
"hiddenAliases": [],
|
|
3542
|
-
"id": "os:initialize",
|
|
3543
|
-
"pluginAlias": "balena-cli",
|
|
3544
|
-
"pluginName": "balena-cli",
|
|
3545
|
-
"pluginType": "core",
|
|
3546
|
-
"strict": true,
|
|
3547
|
-
"enableJsonFlag": false,
|
|
3548
|
-
"authenticated": true,
|
|
3549
|
-
"isESM": false,
|
|
3550
|
-
"relativePath": [
|
|
3551
|
-
"build",
|
|
3552
|
-
"commands",
|
|
3553
|
-
"os",
|
|
3554
|
-
"initialize.js"
|
|
3555
|
-
]
|
|
3556
|
-
},
|
|
3557
|
-
"os:versions": {
|
|
3558
|
-
"aliases": [],
|
|
3559
|
-
"args": {
|
|
3560
|
-
"type": {
|
|
3561
|
-
"description": "device type",
|
|
3562
|
-
"name": "type",
|
|
3563
|
-
"required": true
|
|
3564
|
-
}
|
|
3565
|
-
},
|
|
3566
|
-
"description": "Show available balenaOS versions for the given device type.\n\nShow the available balenaOS versions for the given device type.\nCheck available types with `balena device-type list`.\n\nbalenaOS ESR versions can be listed with the '--esr' option. See also:\nhttps://www.balena.io/docs/reference/OS/extended-support-release/",
|
|
3567
|
-
"examples": [
|
|
3568
|
-
"$ balena os versions raspberrypi3"
|
|
3569
|
-
],
|
|
3570
|
-
"flags": {
|
|
3571
|
-
"esr": {
|
|
3572
|
-
"description": "select balenaOS ESR versions",
|
|
3573
|
-
"name": "esr",
|
|
3574
|
-
"allowNo": false,
|
|
3575
|
-
"type": "boolean"
|
|
3576
|
-
},
|
|
3577
|
-
"include-draft": {
|
|
3578
|
-
"description": "include pre-release balenaOS versions",
|
|
3579
|
-
"name": "include-draft",
|
|
3580
|
-
"allowNo": false,
|
|
3581
|
-
"type": "boolean"
|
|
3582
|
-
}
|
|
3583
|
-
},
|
|
3584
|
-
"hasDynamicHelp": false,
|
|
3585
|
-
"hiddenAliases": [],
|
|
3586
|
-
"id": "os:versions",
|
|
3587
|
-
"pluginAlias": "balena-cli",
|
|
3588
|
-
"pluginName": "balena-cli",
|
|
3589
|
-
"pluginType": "core",
|
|
3590
|
-
"strict": true,
|
|
3591
|
-
"enableJsonFlag": false,
|
|
3592
|
-
"isESM": false,
|
|
3593
|
-
"relativePath": [
|
|
3594
|
-
"build",
|
|
3595
|
-
"commands",
|
|
3596
|
-
"os",
|
|
3597
|
-
"versions.js"
|
|
3598
|
-
]
|
|
3599
|
-
},
|
|
3600
|
-
"preload": {
|
|
3601
|
-
"aliases": [],
|
|
3602
|
-
"args": {
|
|
3603
|
-
"image": {
|
|
3604
|
-
"description": "the image file path",
|
|
3605
|
-
"name": "image",
|
|
3606
|
-
"required": true
|
|
3607
|
-
}
|
|
3608
|
-
},
|
|
3609
|
-
"description": "Preload a release on a disk image (or Edison zip archive).\n\nPreload a release (service images/containers) from a balena fleet, and optionally\na balenaOS splash screen, in a previously downloaded '.img' balenaOS image file\nin the local disk (a zip file is only accepted for the Intel Edison device type).\nAfter preloading, the balenaOS image file can be flashed to a device's SD card.\nWhen the device boots, it will not need to download the release, as it was\npreloaded. This is usually combined with release pinning\n(https://www.balena.io/docs/learn/deploy/release-strategy/release-policy/)\nto avoid the device downloading a newer release straight away, if available.\nCheck also the Preloading and Preregistering section of the balena CLI's advanced\nmasterclass document:\nhttps://www.balena.io/docs/learn/more/masterclasses/advanced-cli/#5-preloading-and-preregistering\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).\n\nNote that the this command requires Docker to be installed, as further detailed\nin the balena CLI's installation instructions:\nhttps://github.com/balena-io/balena-cli/blob/master/INSTALL.md\nThe `--dockerHost` and `--dockerPort` flags allow a remote Docker engine to\nbe used, however the image file must be accessible to the remote Docker engine\non the same path given on the command line. This is because Docker's bind mount\nfeature is used to \"share\" the image with a container that performs the preload.",
|
|
3610
|
-
"examples": [
|
|
3611
|
-
"$ balena preload balena.img --fleet MyFleet --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0",
|
|
3612
|
-
"$ balena preload balena.img --fleet myorg/myfleet --splash-image image.png",
|
|
3613
|
-
"$ balena preload balena.img"
|
|
3614
|
-
],
|
|
3615
|
-
"flags": {
|
|
3616
|
-
"fleet": {
|
|
3617
|
-
"char": "f",
|
|
3618
|
-
"description": "fleet name or slug (preferred)",
|
|
3619
|
-
"name": "fleet",
|
|
3620
|
-
"hasDynamicHelp": false,
|
|
3621
|
-
"multiple": false,
|
|
3622
|
-
"type": "option"
|
|
3623
|
-
},
|
|
3624
|
-
"commit": {
|
|
3625
|
-
"char": "c",
|
|
3626
|
-
"description": "The commit hash of the release to preload. Use \"current\" to specify the current\nrelease (ignored if no appId is given). The current release is usually also the\nlatest, but can be pinned to a specific release. See:\nhttps://www.balena.io/docs/learn/deploy/release-strategy/release-policy/\nhttps://www.balena.io/docs/learn/more/masterclasses/fleet-management/#63-pin-using-the-api\nhttps://github.com/balena-io-examples/staged-releases",
|
|
3627
|
-
"name": "commit",
|
|
3628
|
-
"hasDynamicHelp": false,
|
|
3629
|
-
"multiple": false,
|
|
3630
|
-
"type": "option"
|
|
3631
|
-
},
|
|
3632
|
-
"splash-image": {
|
|
3633
|
-
"char": "s",
|
|
3634
|
-
"description": "path to a png image to replace the splash screen",
|
|
3635
|
-
"name": "splash-image",
|
|
3636
|
-
"hasDynamicHelp": false,
|
|
3637
|
-
"multiple": false,
|
|
3638
|
-
"type": "option"
|
|
3639
|
-
},
|
|
3640
|
-
"dont-check-arch": {
|
|
3641
|
-
"description": "disable architecture compatibility check between image and fleet",
|
|
3642
|
-
"name": "dont-check-arch",
|
|
3643
|
-
"allowNo": false,
|
|
3644
|
-
"type": "boolean"
|
|
3645
|
-
},
|
|
3646
|
-
"pin-device-to-release": {
|
|
3647
|
-
"char": "p",
|
|
3648
|
-
"description": "pin the preloaded device to the preloaded release on provision",
|
|
3649
|
-
"name": "pin-device-to-release",
|
|
3650
|
-
"allowNo": true,
|
|
3651
|
-
"type": "boolean"
|
|
3652
|
-
},
|
|
3653
|
-
"additional-space": {
|
|
3654
|
-
"description": "expand the image by this amount of bytes instead of automatically estimating the required amount",
|
|
3655
|
-
"name": "additional-space",
|
|
3656
|
-
"hasDynamicHelp": false,
|
|
3657
|
-
"multiple": false,
|
|
3658
|
-
"type": "option"
|
|
3659
|
-
},
|
|
3660
|
-
"add-certificate": {
|
|
3661
|
-
"description": "Add the given certificate (in PEM format) to /etc/ssl/certs in the preloading container.\nThe file name must end with '.crt' and must not be already contained in the preloader's\n/etc/ssl/certs folder.\nCan be repeated to add multiple certificates.",
|
|
3662
|
-
"name": "add-certificate",
|
|
3663
|
-
"hasDynamicHelp": false,
|
|
3664
|
-
"multiple": true,
|
|
3665
|
-
"type": "option"
|
|
3666
|
-
},
|
|
3667
|
-
"docker": {
|
|
3668
|
-
"char": "P",
|
|
3669
|
-
"description": "Path to a local docker socket (e.g. /var/run/docker.sock)",
|
|
3670
|
-
"name": "docker",
|
|
3671
|
-
"hasDynamicHelp": false,
|
|
3672
|
-
"multiple": false,
|
|
3673
|
-
"type": "option"
|
|
3674
|
-
},
|
|
3675
|
-
"dockerHost": {
|
|
3676
|
-
"char": "h",
|
|
3677
|
-
"description": "Docker daemon hostname or IP address (dev machine or balena device) ",
|
|
3678
|
-
"name": "dockerHost",
|
|
3679
|
-
"hasDynamicHelp": false,
|
|
3680
|
-
"multiple": false,
|
|
3681
|
-
"type": "option"
|
|
3682
|
-
},
|
|
3683
|
-
"dockerPort": {
|
|
3684
|
-
"description": "Docker daemon TCP port number (hint: 2375 for balena devices)",
|
|
3685
|
-
"name": "dockerPort",
|
|
3686
|
-
"hasDynamicHelp": false,
|
|
3687
|
-
"multiple": false,
|
|
3688
|
-
"type": "option"
|
|
3689
|
-
},
|
|
3690
|
-
"ca": {
|
|
3691
|
-
"description": "Docker host TLS certificate authority file",
|
|
3692
|
-
"name": "ca",
|
|
3693
|
-
"hasDynamicHelp": false,
|
|
3694
|
-
"multiple": false,
|
|
3695
|
-
"type": "option"
|
|
3696
|
-
},
|
|
3697
|
-
"cert": {
|
|
3698
|
-
"description": "Docker host TLS certificate file",
|
|
3699
|
-
"name": "cert",
|
|
3700
|
-
"hasDynamicHelp": false,
|
|
3701
|
-
"multiple": false,
|
|
3702
|
-
"type": "option"
|
|
3703
|
-
},
|
|
3704
|
-
"key": {
|
|
3705
|
-
"description": "Docker host TLS key file",
|
|
3706
|
-
"name": "key",
|
|
3707
|
-
"hasDynamicHelp": false,
|
|
3708
|
-
"multiple": false,
|
|
3709
|
-
"type": "option"
|
|
3662
|
+
"yes": {
|
|
3663
|
+
"char": "y",
|
|
3664
|
+
"description": "answer \"yes\" to all questions (non interactive use)",
|
|
3665
|
+
"name": "yes",
|
|
3666
|
+
"allowNo": false,
|
|
3667
|
+
"type": "boolean"
|
|
3710
3668
|
}
|
|
3711
3669
|
},
|
|
3712
3670
|
"hasDynamicHelp": false,
|
|
3713
3671
|
"hiddenAliases": [],
|
|
3714
|
-
"id": "
|
|
3672
|
+
"id": "os:initialize",
|
|
3715
3673
|
"pluginAlias": "balena-cli",
|
|
3716
3674
|
"pluginName": "balena-cli",
|
|
3717
3675
|
"pluginType": "core",
|
|
3718
3676
|
"strict": true,
|
|
3719
3677
|
"enableJsonFlag": false,
|
|
3720
3678
|
"authenticated": true,
|
|
3721
|
-
"primary": true,
|
|
3722
3679
|
"isESM": false,
|
|
3723
3680
|
"relativePath": [
|
|
3724
3681
|
"build",
|
|
3725
3682
|
"commands",
|
|
3726
|
-
"
|
|
3727
|
-
"
|
|
3683
|
+
"os",
|
|
3684
|
+
"initialize.js"
|
|
3685
|
+
]
|
|
3686
|
+
},
|
|
3687
|
+
"os:versions": {
|
|
3688
|
+
"aliases": [],
|
|
3689
|
+
"args": {
|
|
3690
|
+
"type": {
|
|
3691
|
+
"description": "device type",
|
|
3692
|
+
"name": "type",
|
|
3693
|
+
"required": true
|
|
3694
|
+
}
|
|
3695
|
+
},
|
|
3696
|
+
"description": "Show available balenaOS versions for the given device type.\n\nShow the available balenaOS versions for the given device type.\nCheck available types with `balena device-type list`.\n\nbalenaOS ESR versions can be listed with the '--esr' option. See also:\nhttps://www.balena.io/docs/reference/OS/extended-support-release/",
|
|
3697
|
+
"examples": [
|
|
3698
|
+
"$ balena os versions raspberrypi3"
|
|
3699
|
+
],
|
|
3700
|
+
"flags": {
|
|
3701
|
+
"esr": {
|
|
3702
|
+
"description": "select balenaOS ESR versions",
|
|
3703
|
+
"name": "esr",
|
|
3704
|
+
"allowNo": false,
|
|
3705
|
+
"type": "boolean"
|
|
3706
|
+
},
|
|
3707
|
+
"include-draft": {
|
|
3708
|
+
"description": "include pre-release balenaOS versions",
|
|
3709
|
+
"name": "include-draft",
|
|
3710
|
+
"allowNo": false,
|
|
3711
|
+
"type": "boolean"
|
|
3712
|
+
}
|
|
3713
|
+
},
|
|
3714
|
+
"hasDynamicHelp": false,
|
|
3715
|
+
"hiddenAliases": [],
|
|
3716
|
+
"id": "os:versions",
|
|
3717
|
+
"pluginAlias": "balena-cli",
|
|
3718
|
+
"pluginName": "balena-cli",
|
|
3719
|
+
"pluginType": "core",
|
|
3720
|
+
"strict": true,
|
|
3721
|
+
"enableJsonFlag": false,
|
|
3722
|
+
"isESM": false,
|
|
3723
|
+
"relativePath": [
|
|
3724
|
+
"build",
|
|
3725
|
+
"commands",
|
|
3726
|
+
"os",
|
|
3727
|
+
"versions.js"
|
|
3728
3728
|
]
|
|
3729
3729
|
},
|
|
3730
3730
|
"push": {
|
|
@@ -4074,6 +4074,30 @@
|
|
|
4074
4074
|
"validate.js"
|
|
4075
4075
|
]
|
|
4076
4076
|
},
|
|
4077
|
+
"settings": {
|
|
4078
|
+
"aliases": [],
|
|
4079
|
+
"args": {},
|
|
4080
|
+
"description": "Print current settings.\n\nUse this command to display the current balena CLI settings.",
|
|
4081
|
+
"examples": [
|
|
4082
|
+
"$ balena settings"
|
|
4083
|
+
],
|
|
4084
|
+
"flags": {},
|
|
4085
|
+
"hasDynamicHelp": false,
|
|
4086
|
+
"hiddenAliases": [],
|
|
4087
|
+
"id": "settings",
|
|
4088
|
+
"pluginAlias": "balena-cli",
|
|
4089
|
+
"pluginName": "balena-cli",
|
|
4090
|
+
"pluginType": "core",
|
|
4091
|
+
"strict": true,
|
|
4092
|
+
"enableJsonFlag": false,
|
|
4093
|
+
"isESM": false,
|
|
4094
|
+
"relativePath": [
|
|
4095
|
+
"build",
|
|
4096
|
+
"commands",
|
|
4097
|
+
"settings",
|
|
4098
|
+
"index.js"
|
|
4099
|
+
]
|
|
4100
|
+
},
|
|
4077
4101
|
"release-asset:delete": {
|
|
4078
4102
|
"aliases": [],
|
|
4079
4103
|
"args": {
|
|
@@ -4289,91 +4313,6 @@
|
|
|
4289
4313
|
"upload.js"
|
|
4290
4314
|
]
|
|
4291
4315
|
},
|
|
4292
|
-
"settings": {
|
|
4293
|
-
"aliases": [],
|
|
4294
|
-
"args": {},
|
|
4295
|
-
"description": "Print current settings.\n\nUse this command to display the current balena CLI settings.",
|
|
4296
|
-
"examples": [
|
|
4297
|
-
"$ balena settings"
|
|
4298
|
-
],
|
|
4299
|
-
"flags": {},
|
|
4300
|
-
"hasDynamicHelp": false,
|
|
4301
|
-
"hiddenAliases": [],
|
|
4302
|
-
"id": "settings",
|
|
4303
|
-
"pluginAlias": "balena-cli",
|
|
4304
|
-
"pluginName": "balena-cli",
|
|
4305
|
-
"pluginType": "core",
|
|
4306
|
-
"strict": true,
|
|
4307
|
-
"enableJsonFlag": false,
|
|
4308
|
-
"isESM": false,
|
|
4309
|
-
"relativePath": [
|
|
4310
|
-
"build",
|
|
4311
|
-
"commands",
|
|
4312
|
-
"settings",
|
|
4313
|
-
"index.js"
|
|
4314
|
-
]
|
|
4315
|
-
},
|
|
4316
|
-
"support": {
|
|
4317
|
-
"aliases": [],
|
|
4318
|
-
"args": {
|
|
4319
|
-
"action": {
|
|
4320
|
-
"description": "enable|disable support access",
|
|
4321
|
-
"name": "action",
|
|
4322
|
-
"options": [
|
|
4323
|
-
"enable",
|
|
4324
|
-
"disable"
|
|
4325
|
-
]
|
|
4326
|
-
}
|
|
4327
|
-
},
|
|
4328
|
-
"description": "Grant or revoke support access for devices or fleets.\n\nGrant or revoke balena support agent access to devices or fleets\non balenaCloud. (This command does not apply to openBalena.)\nAccess will be automatically revoked once the specified duration has elapsed.\n\nDuration defaults to 24h, but can be specified using --duration flag in days\nor hours, e.g. '12h', '2d'.\n\nBoth --device and --fleet flags accept multiple values, specified as\na comma-separated list (with no spaces).\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).",
|
|
4329
|
-
"examples": [
|
|
4330
|
-
"balena support enable --device ab346f,cd457a --duration 3d",
|
|
4331
|
-
"balena support enable --fleet myFleet --duration 12h",
|
|
4332
|
-
"balena support disable -f myorg/myfleet"
|
|
4333
|
-
],
|
|
4334
|
-
"flags": {
|
|
4335
|
-
"device": {
|
|
4336
|
-
"char": "d",
|
|
4337
|
-
"description": "comma-separated list (no spaces) of device UUIDs",
|
|
4338
|
-
"name": "device",
|
|
4339
|
-
"hasDynamicHelp": false,
|
|
4340
|
-
"multiple": false,
|
|
4341
|
-
"type": "option"
|
|
4342
|
-
},
|
|
4343
|
-
"fleet": {
|
|
4344
|
-
"char": "f",
|
|
4345
|
-
"description": "comma-separated list (no spaces) of fleet names or slugs (preferred)",
|
|
4346
|
-
"name": "fleet",
|
|
4347
|
-
"hasDynamicHelp": false,
|
|
4348
|
-
"multiple": false,
|
|
4349
|
-
"type": "option"
|
|
4350
|
-
},
|
|
4351
|
-
"duration": {
|
|
4352
|
-
"char": "t",
|
|
4353
|
-
"description": "length of time to enable support for, in (h)ours or (d)ays, e.g. 12h, 2d",
|
|
4354
|
-
"name": "duration",
|
|
4355
|
-
"hasDynamicHelp": false,
|
|
4356
|
-
"multiple": false,
|
|
4357
|
-
"type": "option"
|
|
4358
|
-
}
|
|
4359
|
-
},
|
|
4360
|
-
"hasDynamicHelp": false,
|
|
4361
|
-
"hiddenAliases": [],
|
|
4362
|
-
"id": "support",
|
|
4363
|
-
"pluginAlias": "balena-cli",
|
|
4364
|
-
"pluginName": "balena-cli",
|
|
4365
|
-
"pluginType": "core",
|
|
4366
|
-
"strict": true,
|
|
4367
|
-
"enableJsonFlag": false,
|
|
4368
|
-
"authenticated": true,
|
|
4369
|
-
"isESM": false,
|
|
4370
|
-
"relativePath": [
|
|
4371
|
-
"build",
|
|
4372
|
-
"commands",
|
|
4373
|
-
"support",
|
|
4374
|
-
"index.js"
|
|
4375
|
-
]
|
|
4376
|
-
},
|
|
4377
4316
|
"ssh-key:add": {
|
|
4378
4317
|
"aliases": [],
|
|
4379
4318
|
"args": {
|
|
@@ -4509,6 +4448,67 @@
|
|
|
4509
4448
|
"rm.js"
|
|
4510
4449
|
]
|
|
4511
4450
|
},
|
|
4451
|
+
"support": {
|
|
4452
|
+
"aliases": [],
|
|
4453
|
+
"args": {
|
|
4454
|
+
"action": {
|
|
4455
|
+
"description": "enable|disable support access",
|
|
4456
|
+
"name": "action",
|
|
4457
|
+
"options": [
|
|
4458
|
+
"enable",
|
|
4459
|
+
"disable"
|
|
4460
|
+
]
|
|
4461
|
+
}
|
|
4462
|
+
},
|
|
4463
|
+
"description": "Grant or revoke support access for devices or fleets.\n\nGrant or revoke balena support agent access to devices or fleets\non balenaCloud. (This command does not apply to openBalena.)\nAccess will be automatically revoked once the specified duration has elapsed.\n\nDuration defaults to 24h, but can be specified using --duration flag in days\nor hours, e.g. '12h', '2d'.\n\nBoth --device and --fleet flags accept multiple values, specified as\na comma-separated list (with no spaces).\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).",
|
|
4464
|
+
"examples": [
|
|
4465
|
+
"balena support enable --device ab346f,cd457a --duration 3d",
|
|
4466
|
+
"balena support enable --fleet myFleet --duration 12h",
|
|
4467
|
+
"balena support disable -f myorg/myfleet"
|
|
4468
|
+
],
|
|
4469
|
+
"flags": {
|
|
4470
|
+
"device": {
|
|
4471
|
+
"char": "d",
|
|
4472
|
+
"description": "comma-separated list (no spaces) of device UUIDs",
|
|
4473
|
+
"name": "device",
|
|
4474
|
+
"hasDynamicHelp": false,
|
|
4475
|
+
"multiple": false,
|
|
4476
|
+
"type": "option"
|
|
4477
|
+
},
|
|
4478
|
+
"fleet": {
|
|
4479
|
+
"char": "f",
|
|
4480
|
+
"description": "comma-separated list (no spaces) of fleet names or slugs (preferred)",
|
|
4481
|
+
"name": "fleet",
|
|
4482
|
+
"hasDynamicHelp": false,
|
|
4483
|
+
"multiple": false,
|
|
4484
|
+
"type": "option"
|
|
4485
|
+
},
|
|
4486
|
+
"duration": {
|
|
4487
|
+
"char": "t",
|
|
4488
|
+
"description": "length of time to enable support for, in (h)ours or (d)ays, e.g. 12h, 2d",
|
|
4489
|
+
"name": "duration",
|
|
4490
|
+
"hasDynamicHelp": false,
|
|
4491
|
+
"multiple": false,
|
|
4492
|
+
"type": "option"
|
|
4493
|
+
}
|
|
4494
|
+
},
|
|
4495
|
+
"hasDynamicHelp": false,
|
|
4496
|
+
"hiddenAliases": [],
|
|
4497
|
+
"id": "support",
|
|
4498
|
+
"pluginAlias": "balena-cli",
|
|
4499
|
+
"pluginName": "balena-cli",
|
|
4500
|
+
"pluginType": "core",
|
|
4501
|
+
"strict": true,
|
|
4502
|
+
"enableJsonFlag": false,
|
|
4503
|
+
"authenticated": true,
|
|
4504
|
+
"isESM": false,
|
|
4505
|
+
"relativePath": [
|
|
4506
|
+
"build",
|
|
4507
|
+
"commands",
|
|
4508
|
+
"support",
|
|
4509
|
+
"index.js"
|
|
4510
|
+
]
|
|
4511
|
+
},
|
|
4512
4512
|
"tag:list": {
|
|
4513
4513
|
"aliases": [],
|
|
4514
4514
|
"args": {},
|
|
@@ -4729,51 +4729,51 @@
|
|
|
4729
4729
|
"set.js"
|
|
4730
4730
|
]
|
|
4731
4731
|
},
|
|
4732
|
-
"
|
|
4732
|
+
"whoami": {
|
|
4733
4733
|
"aliases": [],
|
|
4734
4734
|
"args": {},
|
|
4735
|
-
"description": "
|
|
4735
|
+
"description": "Display account information for current user.\n\nGet the username and email address of the currently logged in user.",
|
|
4736
|
+
"examples": [
|
|
4737
|
+
"$ balena whoami"
|
|
4738
|
+
],
|
|
4736
4739
|
"flags": {},
|
|
4737
4740
|
"hasDynamicHelp": false,
|
|
4738
4741
|
"hiddenAliases": [],
|
|
4739
|
-
"id": "
|
|
4742
|
+
"id": "whoami",
|
|
4740
4743
|
"pluginAlias": "balena-cli",
|
|
4741
4744
|
"pluginName": "balena-cli",
|
|
4742
4745
|
"pluginType": "core",
|
|
4743
4746
|
"strict": true,
|
|
4744
4747
|
"enableJsonFlag": false,
|
|
4745
|
-
"
|
|
4748
|
+
"authenticated": true,
|
|
4746
4749
|
"isESM": false,
|
|
4747
4750
|
"relativePath": [
|
|
4748
4751
|
"build",
|
|
4749
4752
|
"commands",
|
|
4750
|
-
"
|
|
4751
|
-
"
|
|
4753
|
+
"whoami",
|
|
4754
|
+
"index.js"
|
|
4752
4755
|
]
|
|
4753
4756
|
},
|
|
4754
|
-
"
|
|
4757
|
+
"util:available-drives": {
|
|
4755
4758
|
"aliases": [],
|
|
4756
4759
|
"args": {},
|
|
4757
|
-
"description": "
|
|
4758
|
-
"examples": [
|
|
4759
|
-
"$ balena whoami"
|
|
4760
|
-
],
|
|
4760
|
+
"description": "List available drives.\n\nList available drives which are usable for writing an OS image to.\nDoes not list system drives.",
|
|
4761
4761
|
"flags": {},
|
|
4762
4762
|
"hasDynamicHelp": false,
|
|
4763
4763
|
"hiddenAliases": [],
|
|
4764
|
-
"id": "
|
|
4764
|
+
"id": "util:available-drives",
|
|
4765
4765
|
"pluginAlias": "balena-cli",
|
|
4766
4766
|
"pluginName": "balena-cli",
|
|
4767
4767
|
"pluginType": "core",
|
|
4768
4768
|
"strict": true,
|
|
4769
4769
|
"enableJsonFlag": false,
|
|
4770
|
-
"
|
|
4770
|
+
"offlineCompatible": true,
|
|
4771
4771
|
"isESM": false,
|
|
4772
4772
|
"relativePath": [
|
|
4773
4773
|
"build",
|
|
4774
4774
|
"commands",
|
|
4775
|
-
"
|
|
4776
|
-
"
|
|
4775
|
+
"util",
|
|
4776
|
+
"available-drives.js"
|
|
4777
4777
|
]
|
|
4778
4778
|
}
|
|
4779
4779
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "balena-cli",
|
|
3
|
-
"version": "23.2.7-build-renovate-
|
|
3
|
+
"version": "23.2.7-build-renovate-aws-actions-configure-aws-credentials-5-x-bc7e907580037871c76af3699eb9603d268868b7-1",
|
|
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",
|
|
@@ -262,6 +262,6 @@
|
|
|
262
262
|
"balena-request": "14.0.6"
|
|
263
263
|
},
|
|
264
264
|
"versionist": {
|
|
265
|
-
"publishedAt": "2025-12-
|
|
265
|
+
"publishedAt": "2025-12-05T21:01:21.955Z"
|
|
266
266
|
}
|
|
267
267
|
}
|