File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ steps :
2+ ...
3+
4+ annotate_image :
5+ image : codefresh/cli
6+ description : annotates image with metadata
7+ command : annotate image IMAGE_ID -a key1=value1 -a key2=value2
8+
9+ run_pipeline :
10+ image : codefresh/cli
11+ description : run a pipeline
12+ command : run PIPELINE_ID -b master
13+ ...
Original file line number Diff line number Diff line change 1+ image : codefresh/cli
2+ version : 0.1.0
3+ description : Operate on Codefresh resources
4+ maintainers :
5+ - name : Itay Shakury
6+ 7+ categories :
8+ - Featured
9+ keywords :
10+ - cli
11+ sources :
12+ - https://github.com/codefresh-io/cli
13+ icon : https://i0.wp.com/www.macobserver.com/wp-content/uploads/2016/07/Terminal-icon.jpg
14+ envs :
15+ - name :
16+ type : optional
17+ description : Path for cfconfig file path
You can’t perform that action at this time.
0 commit comments