Overview
Users can restart operation with the same initial configuration, oftentimes they might want to restart a run with different names, descriptions and/or tags.
Passing custom name, description, and tags
In order to provide a custom name
polyaxon ops restart -uid UUID --name new-run
polyaxon ops restart -uid UUID --name new-run --description adding-some-changes -u -l
polyaxon ops restart -uid UUID --name another-name --description run-with-custom-connection --tags tests,debug
For more details about this command please run
polyaxon ops restart --help
, or check the command reference