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

Bug: ignore-recommended flag not valid for create playbook #62

Open
michaelfedell opened this issue Sep 6, 2024 · 0 comments
Open

Bug: ignore-recommended flag not valid for create playbook #62

michaelfedell opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@michaelfedell
Copy link

Expected Behaviour

The documentation suggests that the create playbook command can be run with an ignore-recommended option:
https://clowdhaus.github.io/eksup/info/usage/#create
image

Current Behaviour

The ignore-recommended flag does not seem to be supported

Code snippet

$ eksup create playbook -r us-east-1 -c my-cluster --ignore-recommended
error: unexpected argument '--ignore-recommended' found

Usage: eksup create playbook <--cluster <CLUSTER>|--region <REGION>|--profile <PROFILE>|--filename <FILENAME>>

Possible Solution

No response

Steps to Reproduce

Run the create playbook ... --ignore-recommended against any cluster

eksup version

0.8.0

Operating system

macOS x86_64

Error output

: unexpected argument '--ignore-recommended' found

Usage: eksup create playbook <--cluster <CLUSTER>|--region <REGION>|--profile <PROFILE>|--filename <FILENAME>>
@michaelfedell michaelfedell added bug Something isn't working triage labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant