We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1003cdf commit f19783aCopy full SHA for f19783a
docs/config.toml
@@ -1,5 +1,5 @@
1
theme = "docdock"
2
-baseurl = "https://cli.codefresh.io"
+baseurl = "https://codefresh-io.github.io/cli"
3
title = "Codefresh CLI Documentation"
4
publishDir = "../public"
5
languageCode = "en-us"
package.json
@@ -1,6 +1,6 @@
{
"name": "codefresh",
- "version": "0.8.35",
+ "version": "0.8.36",
"description": "Codefresh command line utility",
"main": "index.js",
6
"preferGlobal": true,
0 commit comments