hlsq

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2022 License: MIT Imports: 10 Imported by: 0

README

HLSQ

A small CLI for adding some color to your HLS manifests and some basic filtering. This CLI is not strict in its parsing so it will still work for manifests preceeded by a grep. Named in tribute to the the great venerable jq cli.

Release GitHub Workflow Status Go Report Card Software License
Mentioned in Awesome

Basic Example

Filtering

There are some basic filtering operations available in this CLI in the form of a single {attribute name} {op} {value}, this will be expanded in the future to accept more complex queries.

Filtering Example

Currently supported operations by value type

  • Numbers: >, >=, <, <=, =, !=
  • String: =, !=, ~, !~, & rlike

Install Instructions

Pre-built Binary

Visit the latest releases and pull a pre-built binary

Homebrew
$ brew install soldiermoth/tap/hlsq
From Source

Assuming a recent installation of Go is installed: https://golang.org/doc/install

$ go get github.com/soldiermoth/hlsq

Demuxed Special Colors

As tribute to Demuxed2020 added colors matching the SWAG tshirts: -demuxed

Demuxed Flag

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL