Auto build smartcloudshell service
1.7K
python main.py
Then user the follow url to test: http://localhost:80/cli/help/your%20query
python test.py
Then check out the output in output folder
docker build -t smartcloudshell .
docker run -p 5000:5000 smartcloudshell
Run following in Cloud Shell:
mkdir bin && curl -sL https://github.com/ningliaoyuan/smartcloudshell/releases/download/v0.8/smartcloudshell_linux_64-bit.tar.gz | tar xz && mv ./hey ./bin && export PATH=$PATH:~/bin
Run with debug
hey -d create vm
http://heyapi.trafficmanager.net
Content type
Image
Digest
Size
1.4 GB
Last updated
about 8 years ago
docker pull ningliaoyuan/smartcloudshell