Commit Graph

4 Commits (8377493d0adf9686b531e9974d07a8d3c9a0c4c7)

Author SHA1 Message Date
Didier BONNEFOI 8377493d0a JSON functions improvements
- single execution of JSON.sh, now read result from a cache
- JSON wrapper now use AWK for best performances, even on big JSON source
- remove JSON string argument from getJSON*() functions
- move JSON functions to a standalone file
- add JSONSHLIB_DEBUG variable
- add JSONSH_DIR to override JSON.sh path
- update samples scripts
- rework file tree
- update README
- update .gitignore
2017-07-14 01:09:28 +02:00
Didier BONNEFOI 1a0e3f220f Allow multiple API keys management with profiles
- add --profile to override default configuration location
- add --list-profile to display available profiles
- rework messages to display command with the current profile if set

Bugfix
- ensure OVH App Key an App Secret are defined when creating consumer key

Enhancements
- when using --init, allow override default "all permissions grants" if --data is set
- add -h/--help
2017-06-13 18:06:41 +02:00
antoine.leveugle fcf5e6f588 add targets support for EU and CA apis 2014-04-28 23:14:33 +02:00
antoine.leveugle 9c19977b67 first commit 2014-04-17 19:53:28 +02:00