Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Command Line Interface

Usage

daffodil [GLOBAL_OPTIONS] <subcommand> [SUBCOMMAND_OPTIONS]

Global Options

LongShortDescription
--debug
-d

Enable the interactive debugger

--version
-v

Enable verbose output

Parse Subcommand

Usage

daffodil parse (-s <schema> [-r <root> [-n <namespace>]] [-p <path>] | -P <parser>) [-D<variable>=<value>...] [-o <output>] [<infile>]

Options

...

--schema

...

-s

...

<schema>

...

--root

...

-r

...

<root>

...

--namespace

...

-n

...

<namespace>

...

--path

...

-p

...

<path>

...

--parser

...

-P

...

<parser>

...

-D

...

<variable>=<value>

...

--output

...

-o

...

<output>

...

<infile>

...

this page has moved to https://daffodil.apache.org/cli/