def configure():
"""
Update configuration options. Configuration will be saved in ~/.dpm/conf or
the file provided with --config option.
"""
config.prompt_config(click.get_current_context().parent.params['config_path'])
评论列表
文章目录