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 6ad7ed0 commit af7b404Copy full SHA for af7b404
README.md
@@ -7,6 +7,10 @@ Simple tool that will add all your working clusters to you Codefresh account
7
# Run
8
Run `stevedore create --token {Codefresh JWT token}` to add all cluster from your `$HOME/.kube/config`
9
10
+# Find you Codefresh JWT token
11
+* Go to `https://g.codefresh.io/api/`
12
+* Copy the token on the right side
13
+
14
## More functionallity
15
`stevedore create --token {Codefresh token} --config {another kube config valid file}`
16
0 commit comments