File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ weight = 1
8
8
9
9
Welcome to Codefresh official CLI documentation!
10
10
11
- Codefresh CLI provides a full and flexible interface to interact with Codefresh.<br >
11
+ The Codefresh CLI provides a full and flexible interface to interact with Codefresh.<br >
12
12
The CLI can be used to achieve the following:
13
13
<ul >
14
- <li>Perform any opeartion you would be able to do through the UI.</li>
15
- <li>Create complex automations from your local machine.</li>
14
+ <li>Perform any operation you would be able to do through the UI.</li>
15
+ <li>Create complex automation from your local machine.</li>
16
16
<li>Run complex pipeline use cases by using the CLI inside your pipeline steps.</li>
17
17
</ul >
18
18
19
- To get started please navigate to [ Getting started] ( getting-started ) page.
19
+ To get started please navigate to the [ Getting started] ( getting-started ) page.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codefresh" ,
3
- "version" : " 0.8.76 " ,
3
+ "version" : " 0.8.77 " ,
4
4
"description" : " Codefresh command line utility" ,
5
5
"main" : " index.js" ,
6
6
"preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments