Navid Shaikh
|
21ce981963
|
fix(docs): Revert markdown changes for cobra's auto-docs (#715)
Revert sub-set of changes from https://github.com/knative/client/pull/710 which
are auto-generated by cobra.
|
2020-03-09 09:58:29 -07:00 |
Matt Moore
|
f9ccf36518
|
Format markdown (#710)
Produced via:
`prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign maximilien rhuss
/cc maximilien rhuss
|
2020-03-09 09:19:28 -07:00 |
David Simansky
|
034a9b387e
|
feat(XDG home): use XDG_CONFIG_HOME as default config location (#668)
* feat(XDG home): use XDG_CONFIG_HOME as default config location
* fix: typo in comment
* feat(XDG home): update readme and usage strings
|
2020-02-28 06:24:51 -08:00 |
Navid Shaikh
|
a44833c849
|
fix typo in source list-types examples (#684)
* Fix typo in kn source list-types example
* Update other list command examples
|
2020-02-21 03:38:06 -08:00 |
Navid Shaikh
|
6380fc5eaf
|
Add cronjob and apiserver source list commands (#559)
* Add kn source cronjob list command
* Add kn source apiserver list command
|
2019-12-17 08:29:04 -08:00 |