import click CONFIG_DIR = "~/.dfa.yml" @click.command('sync') def cli(): pass