ClassIsland 插件 SDK 命令行工具 ClassIsland 插件 SDK 命令行工具。提供以下子命令: 命令 说明 cipx migrate 分析并迁移 ClassIsland 2.0/2.1 插件项目到 2.2+。 cipx run 构建插件项目,并按插件开发启动配置启动 ClassIsland。 安装 dotnet tool install --global ClassIsland.PluginSdk.Cli 使用 cipx --help cipx migrate --help cipx run --help