Releases: digistump/OakCLI
OakCLI 1.0.2
OakCLI 1.0.1
Add version number to output, fix linux & OSX false timeout issue, show error if cannot connect to Particle
OakCLI 1.0.0
Many updates thanks to @thunderace
OakCLI 0.9.5
Added upload status and failure messages (thanks @thunderace), stay open after error in CLI mode
OakCLI 0.9.4
Fix parsing of JSON settings file, show path to file for debugging.
OakCLI 0.9.3
OakCLI
The Oak command line upload tool
Usage: oak [filename]
oak [filename] Uploads the bin file at [filename] to the Oak via the Particle Cloud using the credentials and device currently selected. Quits with error is no credentials previously provided or access token has expired.
oak If not yet logged in, or access token has expired - accepts credentials for Particle Cloud, fetches access token, then presents a list of devices on your account to choose from. If it already has a valid access token it will go straight to the list. Selecting a device saves the selected device id and access_token to the config file, so any initiated uploads will go to that device. Remains in device selection loop so you can quickly change devices, exit, or change accounts.
Beta Release 2
Merge pull request #2 from DarkLotus/master Fix PATH issue on linux / osx
Beta Release
0.9.0 updated exe