ojob ojob.io/formats/toBase64 file=aSecretFile.yaml path=my.secret type=yaml
Converts an input string to a base64 input on an YAML/JSON input
Name | Description |
---|---|
file | A YAML or JSON input |
path | A map path to the element to contain the base64 string from the stdin input |
type | Force the type of input between YAML or JSON file |