0.1.6 • Published 10 years ago

kuduexec v0.1.6

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

Kudu Exec

Tool providing a way to execute commands on your Azure Website, in a way this is a simplified terminal experience for your Azure website.

Installing

First, install Node if you don't already have it. Then run:

npm install kuduexec -g

(If you don't want node.js there is also a .NET version of KuduExec called KuduExec.NET)

Running

kuduExec [URL for the kudu service with or without username / password]
kuduExec https://myuser@mysite.scm.azurewebsites.net/
kuduExec https://myuser@mysite.scm.azurewebsites.net/mysite.git

Screenshot

This project is under the benevolent umbrella of the .NET Foundation.

0.1.6

10 years ago

0.1.5

13 years ago

0.1.4

13 years ago

0.1.3

13 years ago

0.1.2

13 years ago

0.1.1

13 years ago