Inferless home page
Search...
⌘K
Deploy now
Deploy now
Search...
Navigation
CLI
inferless export
Documentation
Cookbook
References
OSS Cheatsheet
Documentation
Tutorials
Changelog
Blog
References
References
CLI
inferless login
inferless token
inferless init
inferless run
inferless remote run
inferless deploy
inferless integration
inferless model
inferless volumes
inferless runtime
inferless export
inferless secrets
inferless workspace
API
On this page
Usage
CLI
inferless export
You can use this command to generate the inferlress-runtime.yaml(Custom Rutime) form other platfrom like (Replicate)
Usage
Copy
inferless export [
OPTIONS
]
You will need to have ‘cog.yaml’
Options:
-f
: Input File type example ( replicate )
--runtime -r
: the input yaml file to be converted
Example:
Copy
inferless
export
-r
cog.yaml
-f
replicate
This will geneate the output in file inferless-runtime-config.yaml
inferless runtime
inferless secrets
Assistant
Responses are generated using AI and may contain mistakes.