Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/en/docs-dev/user-guide/command-line-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can use pipectl to add and sync applications, wait for a deployment status.

1. Add pipectl plugin to asdf. (If you have not yet `asdf add plugin add pipectl`.)
```console
asdf add plugin pipectl
asdf plugin add pipectl
```

2. Install pipectl. Available versions are [here](https://github.com/pipe-cd/pipecd/releases).
Expand Down