Files
Aaru.Documentation/metadata-schema.md

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