ojob.io/formats/map

Usage

ojob ojob.io/formats/map format=yaml sortkeys=true path=@ showkeys=true 

Description

Parses a map json or yaml input into different outputs optionally filtering and sorting.

Expects

Name Description
format Specifies the format of the input (json (default), yaml)
sortkeys Boolean to indicate that map keys should be sorted
path Applies a JMESPath ($path) query to the output
showkeys Boolean to indicate that a list of detected keys should display