function autocomplete should read catalog from OCI annotation or Docker label #2870
Labels
area/fn-catalog
Functions Catalog
area/hydrate
enhancement
New feature or request
p2
triaged
Issue has been triaged by adding an `area/` label
The function autocomplete catalog is hosted in https://catalog.kpt.dev/catalog-v2.json
The value is parsed from each function's metadata.yaml (see example) .
We should
--type=[m(utator)|v(alidator)]
flag tokpt fn eval
to filter corresponding type in auto completion and save to the corresponding kptfile once--save
is used.related to #2333
The text was updated successfully, but these errors were encountered: