Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 221 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 221 Bytes

cheeky

id_xxxx書き換え

Usage

# init
cheeky init

# create new keys
cheeky new ['name']

# set key
cheeky set ['name']

# list keys
cheeky list

# delete keys
cheeky delete ['name']