buildtest.cli.schema
Module Contents
Functions
|
This method implements command |
- buildtest.cli.schema.schema_cmd(args)[source]
This method implements command
buildtest schema
which shows a list of schemas, their json content and list of schema examples. The inputargs
is an instance of argparse class that contains user selection via command line.- Parameters:
args (dict) – Parsed arguments from ArgumentParser.parse_args