great_expectations.cli
¶
Subpackages¶
Submodules¶
great_expectations.cli.checkpoint
great_expectations.cli.checkpoint_script_template
great_expectations.cli.cli
great_expectations.cli.cli_logging
great_expectations.cli.cli_messages
great_expectations.cli.datasource
great_expectations.cli.docs
great_expectations.cli.init
great_expectations.cli.mark
great_expectations.cli.project
great_expectations.cli.python_subprocess
great_expectations.cli.store
great_expectations.cli.suite
great_expectations.cli.tap_template
great_expectations.cli.toolkit
great_expectations.cli.util
great_expectations.cli.validation_operator
Package Contents¶
Functions¶
|
|
|
-
great_expectations.cli.
cli
(verbose)¶ Welcome to the great_expectations CLI!
Most commands follow this format: great_expectations <NOUN> <VERB>
The nouns are: datasource, docs, project, suite, validation-operator
Most nouns accept the following verbs: new, list, edit
In particular, the CLI supports the following special commands:
great_expectations init : create a new great_expectations project
great_expectations datasource profile : profile a datasource
great_expectations docs build : compile documentation from expectations
-
great_expectations.cli.
main
()¶