File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ The CLI can be used to achieve the following:
1616 <li>Run complex pipeline use cases by using the CLI inside your pipeline steps.</li>
1717</ul >
1818
19- To get started please navigate to [ Getting started] ( / getting-started) page.
19+ To get started please navigate to [ Getting started] ( getting-started ) page.
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ The default is `account`. <br>
1414### Type
1515` .spec.type ` should be one of the following: <br >
1616<ul >
17- <li>[config](/contexts/spec/ config) </li>
18- <li>[secret](/contexts/spec/ secret) </li>
19- <li>[yaml](/contexts/spec/ yaml) </li>
20- <li>[secret-yaml](/contexts/spec/ secret-yaml) </li>
21- <li>[helm-repository](/contexts/spec/ helm-repository) </li>
17+ <li>[config](config) </li>
18+ <li>[secret](secret) </li>
19+ <li>[yaml](yaml) </li>
20+ <li>[secret-yaml](secret-yaml) </li>
21+ <li>[helm-repository](helm-repository) </li>
2222</ul >
2323
2424### Data
Original file line number Diff line number Diff line change 11{
22 "name" : " codefresh" ,
3- "version" : " 0.8.65 " ,
3+ "version" : " 0.8.66 " ,
44 "description" : " Codefresh command line utility" ,
55 "main" : " index.js" ,
66 "preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments