从 Powershell 部署 Service Fabric 应用程序,无需 Service Fabric SDK
Posted
技术标签:
【中文标题】从 Powershell 部署 Service Fabric 应用程序,无需 Service Fabric SDK【英文标题】:Deploy Service fabric application from powershell without service fabric SDK 【发布时间】:2021-09-14 06:08:34 【问题描述】:我正在尝试从 powershell 部署服务结构应用程序。我能够使用服务结构 SDK 进行部署。是否可以在不安装 service fabric sdk 的情况下使用 powershell 脚本从 powershell 部署 service fabric 应用程序?(场景:在独立的 service fabric 集群中)
【问题讨论】:
【参考方案1】:我没有使用过独立集群,但根据我仅使用本地开发集群的经验,是的,您需要 SDK,因为它安装了两个运行时(没有运行时,什么脚本将连接到集群吗?)以及您将使用的 Service Fabric PowerShell 模块(根据 cmdlet 的 docs)。
【讨论】:
以上是关于从 Powershell 部署 Service Fabric 应用程序,无需 Service Fabric SDK的主要内容,如果未能解决你的问题,请参考以下文章
powershell 从Tridion Sites Core Service获取所有应用程序ID
powershell 从默认Search Service应用程序中删除所有托管元数据属性
Azure Service Fabric 从 Visual Studio 发布升级 - PowerShell 脚本错误