Commit Graph

3 Commits

Author SHA1 Message Date
Connor McCarthy c8204d0285
chore(sdk): partition KFP SDK source code into runtime and non-runtime code (#9710) 2023-07-07 23:18:52 +00:00
Chen Sun 4cc0e80183
fix(sdk): Allow using cli `kfp dsl compile` to compile components (#8371)
* Allow using cli `kfp dsl compile` to compile components

* improve error message

* address review comments
2022-10-17 16:06:52 +00:00
Connor McCarthy e47a784035
docs(sdk): clean up kfp v2 cli reference docs (#8115)
* use expanded "Command Line Interface" for title

* remove alpha feature stage in help text

* hide deprecated argument

* use compile as command name
2022-08-09 18:40:39 +00:00