edq.cli.config

The edq.cli.config package provides tools for working with project configuration options.

This package contains the following CLI tools:


edq.cli.config.list

List the current configuration options.

usage: python3 -m edq.cli.config.list [-h] [--show-origin] [--skip-header]
1"""
2The edq.cli.config package provides tools for working with project configuration options.
3"""