We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0189b18 commit 8e302a8Copy full SHA for 8e302a8
1 file changed
docs/content/en/docs-dev/user-guide/command-line-tool.md
@@ -45,7 +45,7 @@ You can use pipectl to add and sync applications, wait for a deployment status.
45
46
1. Add pipectl plugin to asdf. (If you have not yet `asdf add plugin add pipectl`.)
47
```console
48
- asdf add plugin pipectl
+ asdf plugin add pipectl
49
```
50
51
2. Install pipectl. Available versions are [here](https://github.com/pipe-cd/pipecd/releases).
0 commit comments