Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sio2boss/har

v1.3.2

17 Dec 03:17

Choose a tag to compare

Enabling one line installing gcloud from .tar.gz with "i" mode

v1.3.1

04 Jun 21:17
38f57ab

Choose a tag to compare

Homebrew!

v1.3.0

05 Jan 03:38

Choose a tag to compare

Adding 'aws-efs-utils' and 'glances-server' packs. Now the install subcommand accepts a local path as well as url

v1.2.2

23 Oct 20:59

Choose a tag to compare

Adding "c" sub-command for creating self-extracting .har files and adding packs as well as removing deprecated deps

Fixing "-y" for binary and get commands

16 Feb 00:49

Choose a tag to compare

Testing existence of file before removing

v1.2.0

13 Feb 13:50

Choose a tag to compare

Adding -O option to the "binary" mode. Removing display of SHA1 match when it isn't provided and updating usage.

Usage is now like this:

har (i|install) [--sudo] [--ruby|--python|--python3] [-ys] [--sha1=<sum>] URL
har (b|binary)  [-ys] [--sha1=<sum>] URL [-O FILE]
har (g|get)     [-s] [--sha1=<sum>] URL [-O FILE]
har (x|extract) [-s] [--sha1=<sum>] URL [-C DIR]

v1.1.0

25 Sep 00:49

Choose a tag to compare

Adding silent flag and sha1sum verification

v1.0.0

08 Sep 22:33

Choose a tag to compare

har now does the download, chmod, and move to /usr/local/bin trick as well as download and run install scripts.

v0.1.1

25 May 17:54

Choose a tag to compare

Adding git support

v0.1.0

17 May 12:32

Choose a tag to compare

Initial version supporting tar, gz, bz2, zip and some combinations of those.