kserve extract_protos
Extracts the protos of an inference service
Parameters
namespace
The namespace in which the model was deployed
inference_service_name
The name of the inference service
dest_dir
The directory where the protos should be stored
copy_to_artifacts
If True, copy the protos to the command artifacts. If False, don’t.
default value:
True