
ojob ojob.io/formats/map format=yaml sortkeys=true path=@ showkeys=true Parses a map json or yaml input into different outputs optionally filtering and sorting.
| 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 |