Documentation ¶
Overview ¶
Egdegrid - Akamai REST API client
Use Akamai edgegrid API client authentication to make request to REST API ¶
Usage:
edgegrid <METHOD> <:PATH> [HEADER:VALUE]...
make an http request using METHOD to the specified PATH (must be prefixed by a colon char ':') Optional additional headers could be specified by specifying colon separated pairs.
In case of a POST, PUT or PATCH request, the body should be filled via piping the content to the program ¶
Egdegrid credential file could be specified via RC_PATH or default "~/.edgerc" will be used, default section will always be used
Exit code is zero (0) if HTTP response status is 200, otherwise exitcode is one (1)
Click to show internal directories.
Click to hide internal directories.