Skip to content

Make install script work with non-privilege's environments like Azure Cloud Shell  #580

@msfussell

Description

@msfussell

There are environments like Azure Cloud shell https://shell.azure.com/ that do not have sudo priviledges. When using the Linux install script https://v1-rc2.docs.dapr.io/getting-started/install-dapr-cli/ these fail. Currently the user has to do the following to make this work.

The script should be able to handle non-sudo environments

The same applies to Powershell in the Azure Cloud shell. I should be able to install Dapr in Windows Powershell terminal for Azure Cloud shell

Metadata

Metadata

Assignees

Labels

P1kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions