mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2026-07-08 17:56:14 +00:00
941 B
941 B
Table of Contents
Command description
This operation will generate the JSON schema used by Aaru metadata files and write it to the selected output path.
Command usage
USAGE:
aaru metadata-schema <output> [OPTIONS]
ARGUMENTS:
<output> Output file for the JSON schema
OPTIONS:
-h, --help Prints help information
-v, --verbose Shows verbose output
-d, --debug Shows debug output from plugins
--logfile <PATH> Path to log file
--pause Pauses before exiting
Example
aaru metadata-schema metadata-schema.json
Operating system support
| macOS | Linux | Windows |
|---|---|---|
| Yes | Yes | Yes |