balena-cli/typings
Akis Kesoglou 8291c96e69 Make specifying the version during configuration optional
`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
2018-11-16 19:39:43 +02:00
..
@resin-valid-email.d.ts Start on some easy TS conversion 2018-01-09 17:14:48 +01:00
balena-device-init.d.ts Make specifying the version during configuration optional 2018-11-16 19:39:43 +02:00
balena-sync.d.ts Rename everything from 'resin' to 'balena' 2018-10-29 22:29:02 +01:00
capitano.d.ts Add join/leave commands to promote and move devices between platforms 2018-07-19 22:18:02 +03:00
color-hash.d.ts Support multicontainer local mode in resin push 2018-10-19 16:44:56 +02:00
dockerfile-template.d.ts Support multicontainer local mode in resin push 2018-10-19 16:44:56 +02:00
ent.d.ts Add typings for 'ent' 2018-02-07 11:20:08 +01:00
JSONStream.d.ts Add push command which starts a build on remote resin servers 2018-05-10 11:43:45 +01:00
mixpanel.d.ts Convert most of utils to TypeScript 2018-01-09 17:14:48 +01:00
nplugm.d.ts Convert most of utils to TypeScript 2018-01-09 17:14:48 +01:00
package.json.d.ts Convert most of utils to TypeScript 2018-01-09 17:14:48 +01:00
president.d.ts Start using Prettier 2018-01-10 09:23:00 +01:00
resin-cli-form.d.ts Start on some easy TS conversion 2018-01-09 17:14:48 +01:00
resin-cli-visuals.d.ts Start on some easy TS conversion 2018-01-09 17:14:48 +01:00
resin-image-fs.d.ts Update resin-image-fs to stop non-config commands failing in node 10 2018-04-30 11:14:39 +02:00
rindle.d.ts Lint TypeScript and CoffeeScript with resin-lint 2018-01-09 17:14:49 +01:00
update-notifier.d.ts Start using Prettier 2018-01-10 09:23:00 +01:00