Skip to content

Commit

Permalink
Update pipectl image URI in docs (#5283)
Browse files Browse the repository at this point in the history
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
  • Loading branch information
khanhtc1202 authored Oct 18, 2024
1 parent 039f9d3 commit dd779a4
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
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 @@ -113,7 +113,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ We are storing every version of docker image for pipectl on Google Cloud Contain
Available versions are [here](https://github.com/pipe-cd/pipecd/releases).

```
docker run --rm gcr.io/pipecd/pipectl:{VERSION} -h
docker run --rm ghcr.io/pipe-cd/pipectl:{VERSION} -h
```
## Authentication
Expand Down

0 comments on commit dd779a4

Please sign in to comment.