27 lines
786 B
Markdown
27 lines
786 B
Markdown
|
## eia-client get
|
||
|
|
||
|
Commands for getting metadata
|
||
|
|
||
|
### Options
|
||
|
|
||
|
```
|
||
|
-h, --help help for get
|
||
|
```
|
||
|
|
||
|
### Options inherited from parent commands
|
||
|
|
||
|
```
|
||
|
--apiKey string API Key, or set EIA_API_KEY in environment
|
||
|
-L, --apiLogLevel string Log Level for EIA API Middleware, or set EIA_API_LOG_LEVEL in environment
|
||
|
-l, --logLevel string Log Level, or set LOG_LEVEL in environment
|
||
|
-t, --timeout duration Request timeout, or set EIA_API_TMOUT in environment (default 15s)
|
||
|
```
|
||
|
|
||
|
### SEE ALSO
|
||
|
|
||
|
* [eia-client](eia-client.md) - Useful utilities for EIA API v2
|
||
|
* [eia-client get facet](eia-client_get_facet.md) - Describe facet for given API route
|
||
|
* [eia-client get route](eia-client_get_route.md) - Describe a route
|
||
|
|
||
|
###### Auto generated by spf13/cobra on 17-Dec-2024
|