Skip to content

blp1526/isac

Repository files navigation

Build Status Go Report Card GoDoc

isac

Interactive SAKURA Cloud

Installation

Download a binary from here.

Usage

  1. Create your $HOME/.usacloud/default/config.json by below command.
$ isac init
  1. Write your ACCESS TOKEN, ACCESS TOKEN SECRET and default ZONE to $HOME/.usacloud/default/config.json.

  2. Run below command.

$ isac

isac

Keybindings

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

Options

Option Description
help, h show help
version, v print the version
unanonymize unanonymize personal data
zones set ZONES (separated by ",", example: "is1a,is1b,tk1a")