table of contents
| agama-config-validate(1) | General Commands Manual | agama-config-validate(1) |
NAME¶
agama-config-validate - Validate a profile using JSON Schema
SYNOPSIS¶
agama config validate [-h|--help] <URL_OR_PATH>
DESCRIPTION¶
Validate a profile using JSON Schema
Schema is available at /usr/share/agama-cli/profile.schema.json Note: validation is always done as part of all other "agama config" commands.
OPTIONS¶
- -h, --help
- Print help (see a summary with '-h')
- <URL_OR_PATH>
- JSON file, URL or path or `-` for standard input
| validate |