eia-api-go/docs/eia-client_docs.md

30 lines
766 B
Markdown
Raw Permalink Normal View History

2024-12-17 22:24:48 +00:00
## eia-client docs
Generate documentation for eia-client
```
eia-client docs [flags]
```
### Options
```
-h, --help help for docs
-o, --outdir string specify output directory for documentation (default "./docs")
```
### 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
###### Auto generated by spf13/cobra on 17-Dec-2024