Skip to content

Commit 6d5666d

Browse files
author
Oleg Sucharevich
authored
Update README.md
1 parent 64db5de commit 6d5666d

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,5 @@ docker run \
4343
codefresh/stevedore create --all
4444
```
4545

46-
# Find you Codefresh JWT token
47-
* Go to `https://g.codefresh.io/api/`
48-
* Copy the token on the right side
49-
50-
## More functionallity
51-
`stevedore create --token {Codefresh token} --config {another kube config valid file}`
52-
53-
# Todo:
54-
* [ ] Support interactive mode
55-
* [X] Support verbose/debug mode
56-
* [ ] Support service-accounts from not default namespace
57-
* [ ] Dry run
46+
# Generate Codefresh token
47+
* https://g.codefresh.io/account-conf/tokens

0 commit comments

Comments
 (0)