File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ title = "header"
3
3
description = " "
4
4
date = " 2017-04-24T18:36:24+02:00"
5
5
+++
6
- [ Codefresh CLI] ( / )
6
+ [ Codefresh CLI] ( /cli/ )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight = 10
6
6
+++
7
7
8
8
## Install
9
- Install the CLI through one of the possible ways described in the [ Installation] ( /installation ) page.
9
+ Install the CLI through one of the possible ways described in the [ Installation] ( /cli/ installation ) page.
10
10
11
11
## Authenticate
12
12
In order to start working with the cli you will need to update the authentication configuration. <br />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codefresh" ,
3
- "version" : " 0.8.66 " ,
3
+ "version" : " 0.8.67 " ,
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