We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc2da4 commit 1acdf9bCopy full SHA for 1acdf9b
stable/codefresh-cli/README.md
@@ -21,11 +21,11 @@ steps:
21
run_pipeline:
22
image: codefresh/cli
23
description: run a pipeline
24
- command: run pipeline PIPELINE_NAME REPO_OWNER REPO_NAME -b master
+ command: run PIPELINE_ID -b master
25
...
26
27
```
28
29
## Environment Variables
30
31
-- `CFCONFIG` - Path for cfconfig file path (default: ${HOME}/.cfconfig
+- `CFCONFIG` - Path for cfconfig file path (default: ${HOME}/.cfconfig
0 commit comments