Skip to content

Releases: digistump/OakCLI

OakCLI 1.0.2

30 May 21:17
Compare
Choose a tag to compare
Merge pull request #21 from thunderace/master

#20 fix - README.md reformating

OakCLI 1.0.1

23 Mar 06:29
Compare
Choose a tag to compare

Add version number to output, fix linux & OSX false timeout issue, show error if cannot connect to Particle

OakCLI 1.0.0

13 Mar 12:12
Compare
Choose a tag to compare

Many updates thanks to @thunderace

OakCLI 0.9.5

01 Mar 06:48
Compare
Choose a tag to compare
OakCLI 0.9.5 Pre-release
Pre-release

Added upload status and failure messages (thanks @thunderace), stay open after error in CLI mode

OakCLI 0.9.4

25 Feb 05:52
Compare
Choose a tag to compare
OakCLI 0.9.4 Pre-release
Pre-release

Fix parsing of JSON settings file, show path to file for debugging.

OakCLI 0.9.3

06 Feb 00:51
Compare
Choose a tag to compare
OakCLI 0.9.3 Pre-release
Pre-release

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

26 Jan 10:30
Compare
Choose a tag to compare
Beta Release 2 Pre-release
Pre-release
Merge pull request #2 from DarkLotus/master

Fix PATH issue on linux / osx

Beta Release

22 Jan 10:02
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release
0.9.0

updated exe