Skip to content

mercari/imageflux-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageflux-cli

This is unofficial ImageFlux API client and CLI utility. Official API reference is here.

Installation

go get -u github.com/mercari/imageflux-cli/cmd/imageflux-cli

Issue API call

Lookup cache

imageflux-cli cache.lookup -k $url

Delete cache

imageflux-cli cache.delete -k $url

CLI utilities

Calculate value of X-ImageFlux-Signature

imageflux-cli signature -s testsigningsecret -p "/c/w=200/images/1.jpg"

Configuration

imageflux-cli refers to ~/.imageflux/conf.ini. conf.ini stores API token.

token = ffff...

Contribution

Please read the CLA below carefully before submitting your contribution.

https://www.mercari.com/cla/

License

Copyright 2017 Mercari, Inc.

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages