# TangSengDaoDaoCli **Repository Path**: xmlgrg/TangSengDaoDaoCli ## Basic Information - **Project Name**: TangSengDaoDaoCli - **Description**: 唐僧叨叨cli - **Primary Language**: Go - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2023-11-03 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 一键安装唐僧叨叨cli ```shell curl -sSL https://gitee.com/TangSengDaoDao/TangSengDaoDaoCli/raw/main/install.sh | sudo bash ``` ## 安装唐僧叨叨 ```shell tsdd install ``` ## 开启唐僧叨叨相关服务 ```shell tsdd start ``` ## 检查唐僧叨叨服务状态 ```shell tsdd doctor ``` ## 升级唐僧叨叨服务 ```shell tsdd upgrade ``` ## 停止唐僧叨叨服务 ```shell tsdd stop ``` ## 卸载唐僧叨叨服务 ```shell tsdd uninstall ```