# consul配置项同步脚本 **Repository Path**: single_yang/consulSync ## Basic Information - **Project Name**: consul配置项同步脚本 - **Description**: 在不同的consul之间复制配置项的脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-01-08 - **Last Updated**: 2022-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 同步单个namespace下的key - python main.py --item="hello" ## 同步所有key - python main.py