balena-cli 23.2.25 → 23.2.26
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 +4 -0
- package/npm-shrinkwrap.json +11 -11
- package/oclif.manifest.json +221 -221
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
|
|
|
4
4
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
|
5
5
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
6
6
|
|
|
7
|
+
## 23.2.26 - 2026-01-15
|
|
8
|
+
|
|
9
|
+
* Update apple-actions/import-codesign-certs action to v6 [balena-renovate[bot]]
|
|
10
|
+
|
|
7
11
|
## 23.2.25 - 2026-01-15
|
|
8
12
|
|
|
9
13
|
* Update actions/download-artifact action to v7 [balena-renovate[bot]]
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "balena-cli",
|
|
3
|
-
"version": "23.2.
|
|
3
|
+
"version": "23.2.26",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "balena-cli",
|
|
9
|
-
"version": "23.2.
|
|
9
|
+
"version": "23.2.26",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -2897,9 +2897,9 @@
|
|
|
2897
2897
|
}
|
|
2898
2898
|
},
|
|
2899
2899
|
"node_modules/@balena/abstract-sql-to-typescript/node_modules/@types/node": {
|
|
2900
|
-
"version": "20.19.
|
|
2901
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.
|
|
2902
|
-
"integrity": "sha512-
|
|
2900
|
+
"version": "20.19.30",
|
|
2901
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.30.tgz",
|
|
2902
|
+
"integrity": "sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==",
|
|
2903
2903
|
"license": "MIT",
|
|
2904
2904
|
"dependencies": {
|
|
2905
2905
|
"undici-types": "~6.21.0"
|
|
@@ -9169,9 +9169,9 @@
|
|
|
9169
9169
|
}
|
|
9170
9170
|
},
|
|
9171
9171
|
"node_modules/balena-sdk/node_modules/@types/node": {
|
|
9172
|
-
"version": "20.19.
|
|
9173
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.
|
|
9174
|
-
"integrity": "sha512-
|
|
9172
|
+
"version": "20.19.30",
|
|
9173
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.30.tgz",
|
|
9174
|
+
"integrity": "sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==",
|
|
9175
9175
|
"license": "MIT",
|
|
9176
9176
|
"dependencies": {
|
|
9177
9177
|
"undici-types": "~6.21.0"
|
|
@@ -18363,9 +18363,9 @@
|
|
|
18363
18363
|
}
|
|
18364
18364
|
},
|
|
18365
18365
|
"node_modules/pinejs-client-core/node_modules/@types/node": {
|
|
18366
|
-
"version": "20.19.
|
|
18367
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.
|
|
18368
|
-
"integrity": "sha512-
|
|
18366
|
+
"version": "20.19.30",
|
|
18367
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.30.tgz",
|
|
18368
|
+
"integrity": "sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==",
|
|
18369
18369
|
"license": "MIT",
|
|
18370
18370
|
"dependencies": {
|
|
18371
18371
|
"undici-types": "~6.21.0"
|
package/oclif.manifest.json
CHANGED
|
@@ -3597,136 +3597,6 @@
|
|
|
3597
3597
|
"versions.js"
|
|
3598
3598
|
]
|
|
3599
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"
|
|
3710
|
-
}
|
|
3711
|
-
},
|
|
3712
|
-
"hasDynamicHelp": false,
|
|
3713
|
-
"hiddenAliases": [],
|
|
3714
|
-
"id": "preload",
|
|
3715
|
-
"pluginAlias": "balena-cli",
|
|
3716
|
-
"pluginName": "balena-cli",
|
|
3717
|
-
"pluginType": "core",
|
|
3718
|
-
"strict": true,
|
|
3719
|
-
"enableJsonFlag": false,
|
|
3720
|
-
"authenticated": true,
|
|
3721
|
-
"primary": true,
|
|
3722
|
-
"isESM": false,
|
|
3723
|
-
"relativePath": [
|
|
3724
|
-
"build",
|
|
3725
|
-
"commands",
|
|
3726
|
-
"preload",
|
|
3727
|
-
"index.js"
|
|
3728
|
-
]
|
|
3729
|
-
},
|
|
3730
3600
|
"push": {
|
|
3731
3601
|
"aliases": [],
|
|
3732
3602
|
"args": {
|
|
@@ -3892,6 +3762,136 @@
|
|
|
3892
3762
|
"index.js"
|
|
3893
3763
|
]
|
|
3894
3764
|
},
|
|
3765
|
+
"preload": {
|
|
3766
|
+
"aliases": [],
|
|
3767
|
+
"args": {
|
|
3768
|
+
"image": {
|
|
3769
|
+
"description": "the image file path",
|
|
3770
|
+
"name": "image",
|
|
3771
|
+
"required": true
|
|
3772
|
+
}
|
|
3773
|
+
},
|
|
3774
|
+
"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.",
|
|
3775
|
+
"examples": [
|
|
3776
|
+
"$ balena preload balena.img --fleet MyFleet --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0",
|
|
3777
|
+
"$ balena preload balena.img --fleet myorg/myfleet --splash-image image.png",
|
|
3778
|
+
"$ balena preload balena.img"
|
|
3779
|
+
],
|
|
3780
|
+
"flags": {
|
|
3781
|
+
"fleet": {
|
|
3782
|
+
"char": "f",
|
|
3783
|
+
"description": "fleet name or slug (preferred)",
|
|
3784
|
+
"name": "fleet",
|
|
3785
|
+
"hasDynamicHelp": false,
|
|
3786
|
+
"multiple": false,
|
|
3787
|
+
"type": "option"
|
|
3788
|
+
},
|
|
3789
|
+
"commit": {
|
|
3790
|
+
"char": "c",
|
|
3791
|
+
"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",
|
|
3792
|
+
"name": "commit",
|
|
3793
|
+
"hasDynamicHelp": false,
|
|
3794
|
+
"multiple": false,
|
|
3795
|
+
"type": "option"
|
|
3796
|
+
},
|
|
3797
|
+
"splash-image": {
|
|
3798
|
+
"char": "s",
|
|
3799
|
+
"description": "path to a png image to replace the splash screen",
|
|
3800
|
+
"name": "splash-image",
|
|
3801
|
+
"hasDynamicHelp": false,
|
|
3802
|
+
"multiple": false,
|
|
3803
|
+
"type": "option"
|
|
3804
|
+
},
|
|
3805
|
+
"dont-check-arch": {
|
|
3806
|
+
"description": "disable architecture compatibility check between image and fleet",
|
|
3807
|
+
"name": "dont-check-arch",
|
|
3808
|
+
"allowNo": false,
|
|
3809
|
+
"type": "boolean"
|
|
3810
|
+
},
|
|
3811
|
+
"pin-device-to-release": {
|
|
3812
|
+
"char": "p",
|
|
3813
|
+
"description": "pin the preloaded device to the preloaded release on provision",
|
|
3814
|
+
"name": "pin-device-to-release",
|
|
3815
|
+
"allowNo": true,
|
|
3816
|
+
"type": "boolean"
|
|
3817
|
+
},
|
|
3818
|
+
"additional-space": {
|
|
3819
|
+
"description": "expand the image by this amount of bytes instead of automatically estimating the required amount",
|
|
3820
|
+
"name": "additional-space",
|
|
3821
|
+
"hasDynamicHelp": false,
|
|
3822
|
+
"multiple": false,
|
|
3823
|
+
"type": "option"
|
|
3824
|
+
},
|
|
3825
|
+
"add-certificate": {
|
|
3826
|
+
"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.",
|
|
3827
|
+
"name": "add-certificate",
|
|
3828
|
+
"hasDynamicHelp": false,
|
|
3829
|
+
"multiple": true,
|
|
3830
|
+
"type": "option"
|
|
3831
|
+
},
|
|
3832
|
+
"docker": {
|
|
3833
|
+
"char": "P",
|
|
3834
|
+
"description": "Path to a local docker socket (e.g. /var/run/docker.sock)",
|
|
3835
|
+
"name": "docker",
|
|
3836
|
+
"hasDynamicHelp": false,
|
|
3837
|
+
"multiple": false,
|
|
3838
|
+
"type": "option"
|
|
3839
|
+
},
|
|
3840
|
+
"dockerHost": {
|
|
3841
|
+
"char": "h",
|
|
3842
|
+
"description": "Docker daemon hostname or IP address (dev machine or balena device) ",
|
|
3843
|
+
"name": "dockerHost",
|
|
3844
|
+
"hasDynamicHelp": false,
|
|
3845
|
+
"multiple": false,
|
|
3846
|
+
"type": "option"
|
|
3847
|
+
},
|
|
3848
|
+
"dockerPort": {
|
|
3849
|
+
"description": "Docker daemon TCP port number (hint: 2375 for balena devices)",
|
|
3850
|
+
"name": "dockerPort",
|
|
3851
|
+
"hasDynamicHelp": false,
|
|
3852
|
+
"multiple": false,
|
|
3853
|
+
"type": "option"
|
|
3854
|
+
},
|
|
3855
|
+
"ca": {
|
|
3856
|
+
"description": "Docker host TLS certificate authority file",
|
|
3857
|
+
"name": "ca",
|
|
3858
|
+
"hasDynamicHelp": false,
|
|
3859
|
+
"multiple": false,
|
|
3860
|
+
"type": "option"
|
|
3861
|
+
},
|
|
3862
|
+
"cert": {
|
|
3863
|
+
"description": "Docker host TLS certificate file",
|
|
3864
|
+
"name": "cert",
|
|
3865
|
+
"hasDynamicHelp": false,
|
|
3866
|
+
"multiple": false,
|
|
3867
|
+
"type": "option"
|
|
3868
|
+
},
|
|
3869
|
+
"key": {
|
|
3870
|
+
"description": "Docker host TLS key file",
|
|
3871
|
+
"name": "key",
|
|
3872
|
+
"hasDynamicHelp": false,
|
|
3873
|
+
"multiple": false,
|
|
3874
|
+
"type": "option"
|
|
3875
|
+
}
|
|
3876
|
+
},
|
|
3877
|
+
"hasDynamicHelp": false,
|
|
3878
|
+
"hiddenAliases": [],
|
|
3879
|
+
"id": "preload",
|
|
3880
|
+
"pluginAlias": "balena-cli",
|
|
3881
|
+
"pluginName": "balena-cli",
|
|
3882
|
+
"pluginType": "core",
|
|
3883
|
+
"strict": true,
|
|
3884
|
+
"enableJsonFlag": false,
|
|
3885
|
+
"authenticated": true,
|
|
3886
|
+
"primary": true,
|
|
3887
|
+
"isESM": false,
|
|
3888
|
+
"relativePath": [
|
|
3889
|
+
"build",
|
|
3890
|
+
"commands",
|
|
3891
|
+
"preload",
|
|
3892
|
+
"index.js"
|
|
3893
|
+
]
|
|
3894
|
+
},
|
|
3895
3895
|
"release:finalize": {
|
|
3896
3896
|
"aliases": [],
|
|
3897
3897
|
"args": {
|
|
@@ -4074,30 +4074,6 @@
|
|
|
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
|
-
},
|
|
4101
4077
|
"release-asset:delete": {
|
|
4102
4078
|
"aliases": [],
|
|
4103
4079
|
"args": {
|
|
@@ -4313,64 +4289,27 @@
|
|
|
4313
4289
|
"upload.js"
|
|
4314
4290
|
]
|
|
4315
4291
|
},
|
|
4316
|
-
"
|
|
4292
|
+
"settings": {
|
|
4317
4293
|
"aliases": [],
|
|
4318
|
-
"args": {
|
|
4319
|
-
|
|
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).",
|
|
4294
|
+
"args": {},
|
|
4295
|
+
"description": "Print current settings.\n\nUse this command to display the current balena CLI settings.",
|
|
4329
4296
|
"examples": [
|
|
4330
|
-
"balena
|
|
4331
|
-
"balena support enable --fleet myFleet --duration 12h",
|
|
4332
|
-
"balena support disable -f myorg/myfleet"
|
|
4297
|
+
"$ balena settings"
|
|
4333
4298
|
],
|
|
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
|
-
},
|
|
4299
|
+
"flags": {},
|
|
4360
4300
|
"hasDynamicHelp": false,
|
|
4361
4301
|
"hiddenAliases": [],
|
|
4362
|
-
"id": "
|
|
4302
|
+
"id": "settings",
|
|
4363
4303
|
"pluginAlias": "balena-cli",
|
|
4364
4304
|
"pluginName": "balena-cli",
|
|
4365
4305
|
"pluginType": "core",
|
|
4366
4306
|
"strict": true,
|
|
4367
4307
|
"enableJsonFlag": false,
|
|
4368
|
-
"authenticated": true,
|
|
4369
4308
|
"isESM": false,
|
|
4370
4309
|
"relativePath": [
|
|
4371
4310
|
"build",
|
|
4372
4311
|
"commands",
|
|
4373
|
-
"
|
|
4312
|
+
"settings",
|
|
4374
4313
|
"index.js"
|
|
4375
4314
|
]
|
|
4376
4315
|
},
|
|
@@ -4509,6 +4448,89 @@
|
|
|
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
|
+
"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": {},
|
|
@@ -4777,5 +4777,5 @@
|
|
|
4777
4777
|
]
|
|
4778
4778
|
}
|
|
4779
4779
|
},
|
|
4780
|
-
"version": "23.2.
|
|
4780
|
+
"version": "23.2.26"
|
|
4781
4781
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "balena-cli",
|
|
3
|
-
"version": "23.2.
|
|
3
|
+
"version": "23.2.26",
|
|
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",
|
|
@@ -256,6 +256,6 @@
|
|
|
256
256
|
}
|
|
257
257
|
},
|
|
258
258
|
"versionist": {
|
|
259
|
-
"publishedAt": "2026-01-
|
|
259
|
+
"publishedAt": "2026-01-15T20:58:07.641Z"
|
|
260
260
|
}
|
|
261
261
|
}
|