athena-http
Command that is a shorthand to http utility.
Usage
athena-http [OPTIONS] <service> <args>
Option | Description |
---|---|
–all-endpoints / -f | In case if multiple service endpoints call all of them or just first one. |
-h, –help | Show built-in help documentation. |
Arguments
<service>
- Service name.<args>
- http arguments.
Examples
To GET Rundeck service response for path ‘/api/2/system/info’:
athena-http rundeck/api/2/system/info