【问题标题】:Tried installing service bus explorer application doesn't show in task manager?尝试安装服务总线资源管理器应用程序未显示在任务管理器中?
【发布时间】:2021-06-10 13:23:16
【问题描述】:

我试过了

https://perry230.medium.com/how-to-install-service-bus-explorer-7b06cfcb5061

这是结果

以及git中的curl命令

curl -s https://api.github.com/repos/paolosalvatori/ServiceBusExplorer/releases/latest | grep browser_download_url | cut -d '"' -f 4

【问题讨论】:

  • 您在下载后缺少 语句终止符....org/install.ps1'));。只需单独运行命令,它应该可以工作。现在,您只需将其全部复制并粘贴到控制台中,让 tokenizer 检测不完整或不正确使用命令的错误。
  • 另外,如果你想在 PowerShell 中运行 curl / grep 管道,请使用 (irm https://api.github.com/repos/paolosalvatori/ServiceBusExplorer/releases/latest).assets.browser_download_url

标签: powershell azureservicebus servicebus


【解决方案1】:

总结 cmets 作为其他社区参考的答案:

正如亚伯拉罕在 cmets 中提到的,您在下载 ....org/install.ps1')); 后缺少语句终止符。只需单独运行命令即可。

【讨论】:

    猜你喜欢
    • 2012-08-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-07-05
    • 1970-01-01
    • 1970-01-01
    • 2015-10-11
    • 1970-01-01
    相关资源
    最近更新 更多