cloudcmd / shinju

CLI for Cloud Commander console

Home Page:http://cloudcmd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shinju

CLI for Cloud Commander console.

Install

Install Shinju globally with npm:

npm i shinju -g

Use

To use Shinju just start it with url wich is first parameter.

shinju <url> <username> <password>

Exit with Ctrl + C.

Example

> shinju http://localhost:8000

/home/coderaiser/cloudcmd> ps
  PID TTY          TIME CMD
  661 pts/0    00:00:00 ps
32199 pts/0    00:00:00 bash
32622 pts/0    00:00:01 node

/home/coderaiser/cloudcmd> whoami
coderaiser
/home/coderaiser/cloudcmd>

License

MIT

About

CLI for Cloud Commander console

http://cloudcmd.io

License:MIT License


Languages

Language:JavaScript 100.0%