Skip to content

Commit 1acdf9b

Browse files
Update README.md
1 parent 9dc2da4 commit 1acdf9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stable/codefresh-cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ steps:
2121
run_pipeline:
2222
image: codefresh/cli
2323
description: run a pipeline
24-
command: run pipeline PIPELINE_NAME REPO_OWNER REPO_NAME -b master
24+
command: run PIPELINE_ID -b master
2525
...
2626

2727
```
2828

2929
## Environment Variables
3030

31-
- `CFCONFIG` - Path for cfconfig file path (default: ${HOME}/.cfconfig
31+
- `CFCONFIG` - Path for cfconfig file path (default: ${HOME}/.cfconfig

0 commit comments

Comments
 (0)