Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 42c4a43

Browse files
metadata update
1 parent eb062b9 commit 42c4a43

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

plugins/codefresh-cli/example.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
run_pipeline:
2+
image: codefresh/cli
3+
description: run a pipeline
4+
command: run PIPELINE_ID -b master
5+

plugins/codefresh-cli/plugin.yaml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
image: codefresh/cli
2-
version: 0.1.0
1+
title: Codefresh CLI
2+
image: codefresh/cli:latest
33
description: Operate on Codefresh resources
4-
keywords:
5-
- cli
6-
home: https://github.com/codefresh-io/codefresh
7-
sources:
8-
- https://github.com/codefresh-io/codefresh
9-
icon: http://cdn.osxdaily.com/wp-content/uploads/2014/08/terminal-icon-osx.png
4+
category:
5+
- Featured
6+
source: https://github.com/codefresh-io/codefresh
7+
logo: http://cdn.osxdaily.com/wp-content/uploads/2014/08/terminal-icon-osx.png
108
envs:
119
- name: CFCONFIG
12-
description: Path for cfconfig file path
10+
description: Path for cfconfig file path

0 commit comments

Comments
 (0)