File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ Codefresh build status] ( https://g.codefresh.io/api/badges/build?repoOwner=codefresh-io&repoName=codefresh&branch=master&pipelineName=cli&accountName=codefresh-inc&type=cf-1 )] ( https://g.codefresh.io/repositories/codefresh-io/codefresh/builds?filter=trigger:build;branch:master;service:5a1925d424a2970001839933~cli )
2
+
1
3
# Codefresh CLI
2
4
This packages provides a CLI for interacting with Codefresh <br />
3
5
You can also requires this module to be used in node.js and the browser
@@ -15,4 +17,4 @@ Once you have the token create a new context: `codefresh auth create-context fir
15
17
16
18
# Installing bash completions
17
19
Run ` /usr/local/bin/codefresh completion >> ~/.bashrc ` . <br />
18
- If you are on OSX run ` /usr/local/bin/codefresh completion >> ~/.bash_profile `
20
+ If you are on OSX run ` /usr/local/bin/codefresh completion >> ~/.bash_profile `
You can’t perform that action at this time.
0 commit comments