Commit Graph

3 Commits

Author SHA1 Message Date
sh-tatsuno 64fd0ced17
SDK/CLI: Implement CLI delete pipeline command (#2879)
* feat: add delete pipeline command

* fix: docstring
2020-03-09 04:47:34 -07:00
Ilias Katsakioris 3b1fc66b9d SDK/CLI: Implement kfp pipeline group (#2340)
* kfp pipeline upload
* kfp pipeline get
* kfp pipeline list
* Use logging [Set logging level to INFO]
* Catch exceptions raised in command calls and log them as errors
* Add comment for TODO kfp pipeline delete

Signed-off-by: Ilias Katsakioris <elikatsis@arrikto.com>
2019-10-18 19:09:36 -07:00
hongye-sun a39ae8eb77 KFP CLI (#1449)
* kfp CLI

* Add fire dependency

* Use click instead of fire

* Refactor the cli command groups.
2019-06-08 00:39:05 -07:00