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

Incorrect usage suggested by an error #520

Open
glensc opened this issue Jul 25, 2024 · 0 comments
Open

Incorrect usage suggested by an error #520

glensc opened this issue Jul 25, 2024 · 0 comments

Comments

@glensc
Copy link

glensc commented Jul 25, 2024

Description

eb deploy suggests to use eb events and also --timeout, and using so, gives error, as such option does not exist:

❯ eb deploy
....                                                                      
ERROR: TimeoutError - The EB CLI timed out after 10 minute(s). The operation might still be running. To keep viewing events, run 'eb events -f'. To set timeout duration, use '--timeout MINUTES'.
❯ eb events -f --timeout 10
usage: eb events <environment_name> [options ...]
eb: error: unrecognized arguments: --timeout
@glensc glensc changed the title Incorrect usage suggesgted by an error Incorrect usage suggested by an error Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant