35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
|
## eia-client completion
|
||
|
|
||
|
Generate the autocompletion script for the specified shell
|
||
|
|
||
|
### Synopsis
|
||
|
|
||
|
Generate the autocompletion script for eia-client for the specified shell.
|
||
|
See each sub-command's help for details on how to use the generated script.
|
||
|
|
||
|
|
||
|
### Options
|
||
|
|
||
|
```
|
||
|
-h, --help help for completion
|
||
|
```
|
||
|
|
||
|
### 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 completion bash](eia-client_completion_bash.md) - Generate the autocompletion script for bash
|
||
|
* [eia-client completion fish](eia-client_completion_fish.md) - Generate the autocompletion script for fish
|
||
|
* [eia-client completion powershell](eia-client_completion_powershell.md) - Generate the autocompletion script for powershell
|
||
|
* [eia-client completion zsh](eia-client_completion_zsh.md) - Generate the autocompletion script for zsh
|
||
|
|
||
|
###### Auto generated by spf13/cobra on 17-Dec-2024
|