How to run this in command prompt. Any suggestions would be helpful.
helm install steadybit-agent --namespace steadybit-agent \
--create-namespace \
--set agent.key=xxxxxxxxxx \
--set cluster.name=ChaosEngSteadybit \
--set agent.registerUrl=https://platform.steadybit.com \
--set agent.containerRuntime=containerd \
steadybit/steadybit-agent
Not able to run multiple lines in command prompt at one go. How to run this in windows command prompt. any suggestions would be helpful.