Ryan McGuire
373581c58a
All checks were successful
Build and Publish / release (push) Successful in 1m22s
27 lines
826 B
Markdown
27 lines
826 B
Markdown
## eia-client list
|
|
|
|
Commands for listing metadata
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for list
|
|
```
|
|
|
|
### 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 list facets](eia-client_list_facets.md) - List facets for given API route
|
|
* [eia-client list routes](eia-client_list_routes.md) - List routes, optionally by type (default is Data)
|
|
|
|
###### Auto generated by spf13/cobra on 17-Dec-2024
|