You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crictl run: Rename --timeout/-t to --cancel-timeout/-T
This streamlines the behavior with `crictl create` by changing the
`--timeout` to `--cancel-timeout`.
The timeout flag from the root command (`crictl -t`) can still be used
as fallback.
Signed-off-by: Sascha Grunert <[email protected]>
0 commit comments