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 f0be7ae commit 2ef21b0Copy full SHA for 2ef21b0
README.md
@@ -11,9 +11,6 @@ Run `stevedore create --token {Codefresh JWT token}` to add all cluster from you
11
`stevedore create --token {Codefresh token} --config {another kube config valid file}`
12
13
14
-# Run in docker container
15
-`docker run -v ~/.kube/config:/config codefresh/stevedore create --token {Codefresh token} --config /config`
16
-
17
# Todo:
18
* [ ] Tests!
19
* [ ] Support interactive mode
0 commit comments