CLI (Command Line Interface)
Overview
In progress
The Great Expectations CLI is no longer the preferred method for implementing and configuring Great Expectations. This topic will be updated soon to reflect this change. For more information, see A fond farewell to the CLI.
Definition
CLI stands for Command Line Interface.
Current Status
The CLI is being retired. With improvements and simplifications to the Great Expectations API, we can now perform most operations with concise Python code and minimal setup. For help with the CLI, please see an earlier version of our docs.