@kamataryo/prop-id-cli
v0.0.4
Published
## Setup
Readme
Prop ID CLI
Setup
# authentication information
PROP_ID_API_KEY=aaaa
PROP_ID_ACCESS_TOKEN=bbbbUsage
# with CLI arguments
$ npx prop-id-cli '13-0123-4567-89ab-cdef'
# with STDIN
$ echo '13-0123-4567-89ab-cdef' | npx prop-id-cli