Skip to content

t1732/kumade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kumade

ConoHa API CLI

config

~/.config/kumade/config.json

{
  "user": "username",
  "password": "password",
  "tenant_id": "tenant_id"
}

もしくは

export KUMADE_USERNAME=username
export KUMADE_PASSWORD=password
export KUMADE_TENANT_ID=tenant_id

command

get token info

$ kumade identify token

get image list

$ kumade image images