mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-22 06:57:48 +00:00
8291c96e69
`version` used to be optional but it seems we recently had to make it a required parameter. However it really feels redundant when all it’s used for is to determine whether the command should issue a legacy user API key or a provisioning key. This makes version optional but tries to figure it out by itself by reading os-release from the image's boot partition. This is not foul-proof however, and while it'll work with most recent images it won't work with all and in that case it'll bail out and only then warn the user to specify it via the --version argument. Change-type: minor |
||
---|---|---|
.. | ||
@resin-valid-email.d.ts | ||
balena-device-init.d.ts | ||
balena-sync.d.ts | ||
capitano.d.ts | ||
color-hash.d.ts | ||
dockerfile-template.d.ts | ||
ent.d.ts | ||
JSONStream.d.ts | ||
mixpanel.d.ts | ||
nplugm.d.ts | ||
package.json.d.ts | ||
president.d.ts | ||
resin-cli-form.d.ts | ||
resin-cli-visuals.d.ts | ||
resin-image-fs.d.ts | ||
rindle.d.ts | ||
update-notifier.d.ts |