Emanate Command Line Interface

Link files from one directory to another

usage: emanate [-h] [--destination DESTINATION] [--dry-run] [--source SOURCE]
               [--no-confirm] [--config CONFIG_FILE] [--version]
               {clean,create,version} ...

Positional Arguments

command

Possible choices: clean, create, version

Named Arguments

--destination

Directory containing the symbolic links.

--dry-run

Only display the actions that would be taken.

Default: True

--source

Directory holding the files to symlink.

Default: /home/docs/checkouts/readthedocs.org/user_builds/emanate/checkouts/latest/docs/source

--no-confirm

Don’t prompt before replacing a file.

--config

Configuration file to use.

--version

Show version information and exit.

Default: False

Sub-commands

clean

Undocumented

emanate clean [-h]

create

Undocumented

emanate create [-h]

version

Undocumented

emanate version [-h]