pipelines/sdk/python/kfp/cli
Shotaro Kohama 5b62596bf4
Make it possible to upload a version of the pipeline with CLI (#3672)
* Add upload_pipeline_version to kfp.Client

* Add the 'kfp pipeline upload_version' command to CLI

* Make sure to use upload_pipeline_version wihtout a helper func

* Make sure of the google coding style with yapf

* Fix up the pipeline id option

* Make the version and id options to the required options
2020-05-06 17:27:08 -07:00
..
diagnose_me Adding auth list support for diagnose_me (#3052) 2020-02-11 14:20:07 -08:00
__init__.py KFP CLI (#1449) 2019-06-08 00:39:05 -07:00
cli.py Add support for user account auth with IAP (#2626) 2019-11-22 15:26:42 -08:00
diagnose_me_cli.py Making json output format easier to read (#2792) 2020-01-07 14:49:40 -08:00
pipeline.py Make it possible to upload a version of the pipeline with CLI (#3672) 2020-05-06 17:27:08 -07:00
run.py [SDK/CLI] Add version param to run_pipeline (#3339) 2020-04-06 08:21:48 -07:00