Perform operations on CAD files.
Subcommands
Options
-d/--debug
- Print debug info
Default value:false
--host
- Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
-h/--help
- Print help (see a summary with '-h')
About
# convert a step file to an obj file
$ zoo file convert ./input.step ./output.obj