Skip to content

Commit

Permalink
Update public-site/docs/src/docs/topic-radix-cli/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Hatletvedt <[email protected]>
  • Loading branch information
satr and Pespiri authored Oct 20, 2023
1 parent 72de9cd commit 0956ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public-site/docs/src/docs/topic-radix-cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ An option `job` of commands `create`, `get logs` is replaced with `pipeline-job`
```shell
rx create pipeline-job promote --application your-app-name --from-environment dev --to-environment prod --use-active-deployment
```
* Restart failed of stopped pipeline job:
* Restart failed or stopped pipeline job:
```shell
rx restart pipeline-job --application your-app-name --job radix-pipeline-20231019122020-mhwif
```
Expand Down

0 comments on commit 0956ffe

Please sign in to comment.