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

docs(cli): a stopped workflow cannot be resumed #11624

Merged

Commits on Aug 19, 2023

  1. fix(cli): a stopped workflow cannot be resumed

    - the CLI had incorrectly stated that `argo resume` could be used on a stopped workflow
      - remove that statement and specify that `resume` and `suspend` are opposites (and unrelated to `stop` / `terminate`)
    
    Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
    agilgur5 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2f8707f View commit details
    Browse the repository at this point in the history