1YTE(1)                           User Commands                          YTE(1)
2
3
4

NAME

6       yte – Process a YAML file given at STDIN with YTE, and print the result
7       to STDOUT
8

SYNOPSIS

10       yte [-h] [-r]
11

DESCRIPTION

13       Process a YAML file given at STDIN with YTE, and print  the  result  to
14       STDOUT.
15
16       Note: if nothing is provided at STDIN, this will wait forever.
17

OPTIONS

19       -h, --help
20              Show a help message and exit.
21
22       -r, --require-use-yte
23              Require that the document contains a
24                     __use_yte__: true
25              statement  at the top level.  If the statement is not present or
26              false, return document unprocessed (except removing the
27                     __use_yte__: true
28              statement if present)
29
30
31
32                                   July 2022                            YTE(1)
Impressum