setup_cosipy
Generate sample configuration files for COSIPY.
Usage:
Entry point:
cosipy-setup [-y] [-o <path>]
From source:
python -m cosipy.utilities.setup_cosipy.setup_cosipy -i <input> -o <output> -s <static> [-u <path>] [-b <date>] [-e <date>]
Options and arguments:
- Optional switches:
- -h, --help
Show this help message and exit.
- -y, --yes
Silently overwrite existing configuration files.
- Optional arguments:
- -o, --output <path>
Relative path to target configuration directory.
Functions
|
|
|
Copy a file to a target directory. |
Get the path to the sample directory. |
|
Parse user arguments when run as main. |
|
|
Get user confirmation. |
|