Juan Cruz Viotti
6405c6bb6f
Implement device reboot command
...
Fixes: https://github.com/resin-io/resin-cli/issues/319
2016-03-04 09:38:11 -04:00
Juan Cruz Viotti
797122ce37
Merge pull request #320 from resin-io/feat/config-generate
...
Implement config generate command
2016-02-29 08:40:15 -04:00
Juan Cruz Viotti
f81db5a775
Merge pull request #321 from resin-io/misc/regenerate-docs
...
Regenerate docs
2016-02-26 22:40:53 -04:00
Juan Cruz Viotti
0f84aea47d
Regenerate docs
2016-02-26 22:38:16 -04:00
Juan Cruz Viotti
84ed20d3ec
Implement config generate command
...
This command allows the user to generate a config.json file and either
print it to stdout or save it to a file.
2016-02-26 22:37:15 -04:00
Juan Cruz Viotti
9870727e36
v2.6.2
2016-02-19 08:36:25 -04:00
Juan Cruz Viotti
db3de2137b
Remove hardcoded readdir path
...
This was probably used for debugging at some point and got commited
accidentally.
2016-02-19 08:35:10 -04:00
Juan Cruz Viotti
92c6af91ca
Merge pull request #317 from imrehg/badge
...
badge fixes
2016-02-13 22:18:18 -04:00
Gergely Imreh
d578f62dca
escape gitter image link
...
This is to fix bage link on npmjs.org, hopefully, as currently
it seems it cannot handle real spaces in image URLs.
2016-02-13 09:27:42 +08:00
Gergely Imreh
d4527220c3
fix dependencies badge link
2016-02-13 09:21:08 +08:00
Juan Cruz Viotti
d5797124f5
Merge pull request #316 from resin-io/misc/mbr-error-troubleshotting
...
Move Invalid MBR error explanation to TROUBLESHOOTING
2016-02-12 19:26:14 -04:00
Juan Cruz Viotti
654c3c627d
Move Invalid MBR error explanation to TROUBLESHOOTING
2016-02-12 14:45:00 -04:00
Juan Cruz Viotti
3953b00e77
v2.6.1
2016-02-12 14:41:37 -04:00
Juan Cruz Viotti
13f33da280
Merge pull request #315 from resin-io/feat/capitano-analytics
...
Inject analytics in Capitano
2016-02-12 14:38:31 -04:00
Juan Cruz Viotti
356d2ef6b2
Inject analytics in Capitano
2016-02-12 14:34:16 -04:00
Juan Cruz Viotti
36a8179e0c
Merge pull request #314 from resin-io/upgrade/form
...
Upgrade resin-cli-form to v1.4.0
2016-02-11 12:54:33 -04:00
Juan Cruz Viotti
aedb9c732f
Upgrade resin-cli-form to v1.4.0
2016-02-11 12:49:56 -04:00
Juan Cruz Viotti
c3bd433532
Merge pull request #313 from resin-io/feat/devices-is-online
...
Show if a device is online in devices command
2016-02-11 09:50:43 -04:00
Juan Cruz Viotti
d72750de65
Show if a device is online in devices command
...
Fixes: https://github.com/resin-io/resin-cli/issues/312
2016-02-10 08:51:00 -04:00
Juan Cruz Viotti
ccd8e73c4e
Merge pull request #310 from resin-io/fix/309/device-name-help
...
Refer to device uuids in command help
2016-01-28 09:11:25 -04:00
Juan Cruz Viotti
6c677fe8cd
Refer to device uuids in command help
...
Currently the CLI asks for a device "name" on device options while it
actually needs a "uuid".
Fixes: https://github.com/resin-io/resin-cli/issues/309
2016-01-28 09:10:11 -04:00
Juan Cruz Viotti
eaa1a798c5
Merge pull request #308 from resin-io/upgrade/image-manager
...
Upgrade Resin Image Manager to v4.0.0
2016-01-26 16:07:30 -04:00
Juan Cruz Viotti
da1b446b3b
Upgrade Resin Image Manager to v4.0.0
2016-01-26 15:38:58 -04:00
Juan Cruz Viotti
18b4509fef
Merge pull request #307 from resin-io/feature/device-status
...
Show parsed device status in device command
2016-01-26 15:09:03 -04:00
Juan Cruz Viotti
35bba04b16
Show parsed device status in device command
2016-01-26 12:16:55 -04:00
Juan Cruz Viotti
dd382158dd
Merge pull request #306 from resin-io/misc/messages
...
Improve messages
2016-01-25 09:50:56 -04:00
Juan Cruz Viotti
40f015de93
Fix grammar issue: Administration -> Administrative
2016-01-25 09:00:04 -04:00
Juan Cruz Viotti
bee523828a
Improve awaitDevice success message
2016-01-25 08:59:09 -04:00
Juan Cruz Viotti
474635401a
Merge pull request #305 from resin-io/doc/mbr-error
...
Document corruped image MBR error
2016-01-24 18:16:35 -04:00
Juan Cruz Viotti
a8c30bb395
Document corruped image MBR error
2016-01-22 10:14:55 -04:00
Juan Cruz Viotti
9e00fdaf31
Merge pull request #304 from resin-io/doc/readme-header
...
Improve README header style
2016-01-21 23:18:36 -04:00
Juan Cruz Viotti
5f83c870ed
Improve README header style
...
- Use SVG badges.
- Set description as a blockquote before the title.
2016-01-21 23:17:02 -04:00
Juan Cruz Viotti
5d89533afc
Merge pull request #303 from resin-io/doc/login-error
...
Add information on how to login on user permission error
2016-01-21 23:12:20 -04:00
Juan Cruz Viotti
a346c3f043
Add information on how to login on user permission error
2016-01-21 23:07:08 -04:00
Juan Cruz Viotti
de0649c980
v2.6.0
2016-01-21 15:59:52 -04:00
Juan Cruz Viotti
b7300deab7
Merge pull request #302 from resin-io/upgrade/manager
...
Upgrade Resin Image Manager to v3.2.6
2016-01-21 15:50:45 -04:00
Juan Cruz Viotti
70b2ba3ab9
Upgrade Resin Image Manager to v3.2.6
2016-01-21 15:49:44 -04:00
Juan Cruz Viotti
8cbf792786
Merge pull request #301 from resin-io/doc/remove-ci-badges
...
Remove build status CI badges from README
2016-01-21 10:43:46 -04:00
Juan Cruz Viotti
bca9a7f51f
Remove build status CI badges from README
...
CI integration was removed in
96f0b5fbd6
,
but it looks like we forgot to remove the badges.
2016-01-21 10:42:45 -04:00
Juan Cruz Viotti
4bf079377b
Merge pull request #300 from resin-io/feat/shorter-uuids
...
Support shorter uuids
2016-01-21 10:41:55 -04:00
Juan Cruz Viotti
ebefd816b6
Show shorter uuids when listing devices
2016-01-21 10:26:13 -04:00
Juan Cruz Viotti
fb1ef0df63
Promote shorter uuids in all examples
2016-01-21 10:23:40 -04:00
Juan Cruz Viotti
4489b1daa0
Merge pull request #299 from resin-io/misc/remove-tests
...
Remove tests tasks and CI configuration
2016-01-21 10:18:53 -04:00
Juan Cruz Viotti
96f0b5fbd6
Remove tests tasks and CI configuration
...
We don't have any tests in this repository
2016-01-21 10:16:54 -04:00
Juan Cruz Viotti
f6897ad41f
Merge pull request #298 from resin-io/upgrade/sdk
...
Upgrade Resin SDK to v5.0.1
2016-01-21 10:14:56 -04:00
Juan Cruz Viotti
69e031da28
Upgrade Resin SDK to v5.0.1
...
This breaking change doesn't affect the CLI in any way, so we can
upgrade directly.
2016-01-21 10:13:15 -04:00
Juan Cruz Viotti
c61a7ef94a
Merge pull request #296 from resin-io/ci/notifications
...
Improve Travis and Appveyor notifications
2016-01-18 11:32:48 -04:00
Juan Cruz Viotti
65bc22c02c
Merge pull request #295 from resin-io/fix/delete-device-resource-on-errors
...
Remove registered device resource in case of errors in quickstart
2016-01-14 10:58:18 -04:00
Juan Cruz Viotti
1d55ea4dcf
Improve Travis and Appveyor notifications
2016-01-14 10:49:11 -04:00
Juan Cruz Viotti
add30b33a1
Remove registered device resource in case of errors in quickstart
...
A device resource needs to be registered with the API before being able
to create the `config.json` file that goes in a device.
This means thats the device image is configured and written to an
external drive (e.g: SDCard) *after* the device resource registered.
If any of the above operations fail, there will be an unitialized orphan
device living in the selected application that the user will have to
remove himself.
2016-01-14 09:14:45 -04:00