Interactive SAKURA Cloud
Download a binary from here.
- Create your
$HOME/.usacloud/default/config.jsonby below command.
$ isac init
-
Write your ACCESS TOKEN, ACCESS TOKEN SECRET and default ZONE to
$HOME/.usacloud/default/config.json. -
Run below command.
$ isac
| Keys | Description |
|---|---|
| C-c | exit |
| Arrow Up, C-p | move current row up |
| Arrow Down, C-n | move current row down |
| C-u | power on current row's server |
| C-r | refresh rows |
| BackSpace, C-b, C-h | delete a filter character |
| C-a | delete all filter characters |
| C-s | sort rows |
| C-/ | show help |
| Enter | show current row's detail |
| Option | Description |
|---|---|
| help, h | show help |
| version, v | print the version |
| zones | set ZONES (separated by ",", example: "is1a,is1b,tk1a") |
