Skip to main content
Is can be used to list runtimes and create new runtimes. Usage:
Commands:
  • generate: use to generate a new runtime from your virtual env
  • list: list all runtimes.
  • create [options]: create runtime on inferless with yaml.
  • patch [options]: Create a new version of runtime with modified packages using yaml.
  • version-list: Use to list all version of the runtime in Inferless.

Example

Usage: Generate a new runtime from your local environment. Activate you virtual environment and then run
create runtime in the workspace
list all the runtime in the workspace.
Create a new version of runtime with modified packages using yaml
list the runtime versions