Allow setting `cli_follow_urlparam` via a command line parameter
Open
configuration
feature-request
p3
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
It should be possible to set the `cli_follow_urlparam` configuration variable via a command line option.
The AWS CLI is sometimes used in production environments and the like, where managing a configuration file is not preferred. Like many other AWS CLI configuration variables, it should be possible to set `cli_follow_urlparam` through a command line option like `--cli-follow-urlparam`.
Contributor guide
Assessment
This issue has not been assessed yet.