Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Improve opensearch-cli profile create command #49

Open
AlJohri opened this issue Mar 17, 2022 · 1 comment
Open

[FEATURE] Improve opensearch-cli profile create command #49

AlJohri opened this issue Mar 17, 2022 · 1 comment

Comments

@AlJohri
Copy link

AlJohri commented Mar 17, 2022

Is your feature request related to a problem?

I would like to improve the opensearch-cli profile create command to allow passing in flags for the "AWS Profile name" and "AWS Service name". These options currently require user input which makes it difficult to explain to colleagues how to set up opensearch-cli or to automate the process of setting up profiles for different clusters on different accounts.

What solution would you like?
I would like to see a --profile and --service flag added to the profile create command.

What alternatives have you considered?
You can also potentially use --aws-profile or --aws-service flags to differentiate between an opensearch profile and AWS profile.

Do you have any additional context?
My internal alias is aljohri@ if anyone is interested in chatting further.

@robfig
Copy link

robfig commented Feb 21, 2023

I came here to make the same request. The current flow prevents me from easily scripting profile creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants