plan-schema.cli

Temporal Planning Network schema command line interface

-main

added in 0.1.0

(-main & args)
plan-schema main

actions

added in 0.1.0

Valid plan-schema command line actions

cli-options

added in 0.1.0

Command line options

exit

added in 0.1.0

(exit status & msgs)
Exit plan-schema with given status code (and optional messages).

output-formats

added in 0.1.0

Valid plan-schema output file formats

plan-schema

added in 0.1.0

(plan-schema & args)
plan-schema command line processor. (see usage for help).

repl?

added in 0.2.0

(repl?)
Helper function returns true if on the REPL (for development)

usage

added in 0.1.0

(usage options-summary)
Print plan-schema command line help.

**plan-schema** utilities

Usage: **plan-schema** *[options]* action

**Options:**

- -h, --help              **Print usage**
- -V, --version           **Print PLAN-SCHEMA version**
- -v, --verbose           **Increase verbosity**
- -f, --file-format *FORMAT*   **Output file format (one of edn, json)**
- -i, --input *INPUT*     **Input file(s) (or - for STDIN)**
- -o, --output *OUTPUT*   **Output file (or - for STDOUT)**

**Actions:**

- **hpn**	Parse HTN
- **tpn**	Parse TPN