Command Line Client Reference
# conform
This is the reference for conform
, the command for interacting with specifications and their results. It uses a subcommand structure. For managing the Modality database, see the modality
reference. (opens new window)
The Modality CLI manages a context about the default user via modality user use
(opens new window), the default segment(s) via modality segment use
(opens new window), and the default workspace via modality workspace use
. (opens new window) When these are set, most Conform commands (notably conform spec eval
) will automatically target them unless specified otherwise with a command line option.
# Options
All conform
commands have the following option:
-h, --help
- Print help information. Use --help
for more details.