Command Line#

tephpy installs a console script of the same name. It generates the configuration file and reports which one is in force; see Configure tephpy From a File for what to do with it.

tephpy#

Plot and analyse tephigrams.

Usage

tephpy [OPTIONS] COMMAND [ARGS]...

Options

--version#

Show the version and exit.

config#

Inspect and generate the tephpy configuration file.

Usage

tephpy config [OPTIONS] [COMMAND] [ARGS]...

generate#

Write a fully-commented configuration template.

Usage

tephpy config generate [OPTIONS]

Options

-o, --output <destination>#

Where to write. Use ‘-’ for standard output.

--force#

Overwrite an existing file.

path#

Report the configuration file search, and which file is in force.

Usage

tephpy config path [OPTIONS]