ad schemaΒΆ
ACUD(1) User Commands ACUD(1)
Usage: ad schema [OPTIONS] SCHEMAS
Display input data schema.
SCHEMAS is the name of the schema to be
displayed, e.g.
ad schema generator
To list the available schemas, pass the -l
flag followed by any string as SCHEMAS (it
does not need to be a valid schema name) like
this:
ad schema -l acme
Options:
-l Display list of available schemas.
--help Show this message and exit.