8000 GitHub - t1732/kumade
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

0