Commit Graph

4 Commits

Author SHA1 Message Date
Mansoor Baba Shaik 0a7da2d2db
feat(sdk): Replace logging and print statements with click echo statements for cli (#4622) 2021-01-14 08:41:04 -08:00
Jiaxiao Zheng fb15223f7e
chore: Add doc strings marking the feature stages for SDK. (#4575)
* add doc strings

* Simplify the docstring

* fix unittest

* recover cli.py

* recover cli.py

* substitute docstring in resource ops with TODOs

* revert stable labels
2020-11-24 00:19:00 -08:00
sina chavoshi 4c580ba7b0 Making json output format easier to read (#2792)
* Making json output format easier to read

* Update sdk/python/kfp/cli/diagnose_me_cli.py

good catch  :)

Co-Authored-By: Jiaxiao Zheng <jxzheng@google.com>

* update based on feedback

* Sample env validation pipeline with diagnose_me

* removing files that I accidentally added

* update based on review feedback

Co-authored-by: Jiaxiao Zheng <jxzheng@google.com>
2020-01-07 14:49:40 -08:00
sina chavoshi f2516b72ef Adding diagnose_me to CLI tool (#2543) 2019-11-05 18:29:01 -08:00