-
Notifications
You must be signed in to change notification settings - Fork 9
Orcinus CLI
achmiral edited this page Jan 20, 2017
·
7 revisions
$ orcinus create -f app.yml
Service web2 created
2cct8xzckyfwkmhlfprxy8tj3
Service web1 created
50a7ftc5f1jjvsz09h1bwt487$ orcinus ls -f app.yml
2cct8xzckyfw web2 0/1 nginx
50a7ftc5f1jj web1 3/3 aksaramaya/docker-http-server$ orcinus ps -f app.yml$ orcinus rm -f app.yml$ orcinus scale web1=5$ orcinus update -f app.yml$ orcinus inspect -f app.yml