Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 431 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 431 Bytes
NAME

sm-json - find variable in json file

SYNOPSIS

sm-json [options]

OPTIONS
  -path="{path}"        path to retrieve value from
  -path|--path "{path}" path to retrieve value from
  -uri="{uri}"          json uri (url or path to file)
  -uri|--uri "{uri}"    json uri (url or path to file)

DESCRIPTION

Opens a json file from --uri and returns the value found at the given --path