From 49034bd6fc65793826947938ea5e63e16b9e847e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 31 Jul 2026 22:01:32 +0000 Subject: [PATCH] YOYO NEW CLI DOCS FOR 0.2.186! --- content/pages/docs/cli/manual/zoo.md | 1 - content/pages/docs/cli/manual/zoo_drake.md | 27 ------------------- .../cli/manual/zoo_file_center-of-mass.md | 2 +- .../pages/docs/cli/manual/zoo_file_convert.md | 2 +- .../pages/docs/cli/manual/zoo_file_density.md | 2 +- .../pages/docs/cli/manual/zoo_file_mass.md | 2 +- .../docs/cli/manual/zoo_file_surface-area.md | 2 +- .../pages/docs/cli/manual/zoo_file_volume.md | 4 +-- .../pages/docs/cli/manual/zoo_user_edit.md | 3 +++ 9 files changed, 10 insertions(+), 35 deletions(-) delete mode 100644 content/pages/docs/cli/manual/zoo_drake.md diff --git a/content/pages/docs/cli/manual/zoo.md b/content/pages/docs/cli/manual/zoo.md index e663a976..9ce18945 100644 --- a/content/pages/docs/cli/manual/zoo.md +++ b/content/pages/docs/cli/manual/zoo.md @@ -15,7 +15,6 @@ Work seamlessly with Zoo from the command line * [zoo auth](./zoo_auth) * [zoo completion](./zoo_completion) * [zoo config](./zoo_config) -* [zoo drake](./zoo_drake) * [zoo file](./zoo_file) * [zoo generate](./zoo_generate) * [zoo kcl](./zoo_kcl) diff --git a/content/pages/docs/cli/manual/zoo_drake.md b/content/pages/docs/cli/manual/zoo_drake.md deleted file mode 100644 index d475ee84..00000000 --- a/content/pages/docs/cli/manual/zoo_drake.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: "zoo drake" -excerpt: "Open a drake meme in your web browser." -layout: manual ---- - -Open a drake meme in your web browser. - -### 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 - - - $ zoo drake - \ No newline at end of file diff --git a/content/pages/docs/cli/manual/zoo_file_center-of-mass.md b/content/pages/docs/cli/manual/zoo_file_center-of-mass.md index 10c8dd46..1db8e533 100644 --- a/content/pages/docs/cli/manual/zoo_file_center-of-mass.md +++ b/content/pages/docs/cli/manual/zoo_file_center-of-mass.md @@ -13,7 +13,7 @@ Get the center of mass of an object in a CAD file.
The path to the input file. If you pass `-` as the path, the file will be read from stdin
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-f/--format
Output format
Possible values: json | yaml | table
diff --git a/content/pages/docs/cli/manual/zoo_file_convert.md b/content/pages/docs/cli/manual/zoo_file_convert.md index 319a4985..7528c69e 100644 --- a/content/pages/docs/cli/manual/zoo_file_convert.md +++ b/content/pages/docs/cli/manual/zoo_file_convert.md @@ -16,7 +16,7 @@ Convert a CAD file from one format to another.
The path to a directory to output the files
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-t/--output-format
A valid output file format
Possible values: fbx | glb | gltf | obj | ply | step | stl
diff --git a/content/pages/docs/cli/manual/zoo_file_density.md b/content/pages/docs/cli/manual/zoo_file_density.md index 97ac5f8e..cdf17cdd 100644 --- a/content/pages/docs/cli/manual/zoo_file_density.md +++ b/content/pages/docs/cli/manual/zoo_file_density.md @@ -13,7 +13,7 @@ Get the density of an object in a CAD file.
The path to the input file. If you pass `-` as the path, the file will be read from stdin
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-m/--material-mass
Material mass
diff --git a/content/pages/docs/cli/manual/zoo_file_mass.md b/content/pages/docs/cli/manual/zoo_file_mass.md index 136c56f3..eccb0e6c 100644 --- a/content/pages/docs/cli/manual/zoo_file_mass.md +++ b/content/pages/docs/cli/manual/zoo_file_mass.md @@ -13,7 +13,7 @@ Get the mass of an object in a CAD file.
The path to the input file. If you pass `-` as the path, the file will be read from stdin
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-m/--material-density
Material density
diff --git a/content/pages/docs/cli/manual/zoo_file_surface-area.md b/content/pages/docs/cli/manual/zoo_file_surface-area.md index c5ff4732..c3b78771 100644 --- a/content/pages/docs/cli/manual/zoo_file_surface-area.md +++ b/content/pages/docs/cli/manual/zoo_file_surface-area.md @@ -13,7 +13,7 @@ Get the surface area of an object in a CAD file.
The path to the input file. If you pass `-` as the path, the file will be read from stdin
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-f/--format
Output format
Possible values: json | yaml | table
diff --git a/content/pages/docs/cli/manual/zoo_file_volume.md b/content/pages/docs/cli/manual/zoo_file_volume.md index f7d437a9..7e6e6c42 100644 --- a/content/pages/docs/cli/manual/zoo_file_volume.md +++ b/content/pages/docs/cli/manual/zoo_file_volume.md @@ -13,13 +13,13 @@ Get the volume of an object in a CAD file.
The path to the input file. If you pass `-` as the path, the file will be read from stdin
-s/--src-format
-
A valid source file format
Possible values: fbx | gltf | obj | ply | sldprt | step | stl
+
A valid source file format
Possible values: acis | catia | creo | fbx | gltf | inventor | nx | obj | parasolid | ply | sldprt | step | stl
-f/--format
Output format
Possible values: json | yaml | table
-u/--output-unit
-
Output unit
Possible values: cm3 | ft3 | in3 | m3 | yd3 | usfloz | usgal | l | ml
+
Output unit
Possible values: mm3 | cm3 | ft3 | in3 | m3 | yd3 | usfloz | usgal | l | ml
-d/--debug
Print debug info
Default value: false
diff --git a/content/pages/docs/cli/manual/zoo_user_edit.md b/content/pages/docs/cli/manual/zoo_user_edit.md index ede0c6cb..666ef104 100644 --- a/content/pages/docs/cli/manual/zoo_user_edit.md +++ b/content/pages/docs/cli/manual/zoo_user_edit.md @@ -9,6 +9,9 @@ Edit user settings. ### Options
+
-a/--allow-pay-as-you-go
+
Whether the user has opted into pay-as-you-go charges after using their included credits
Possible values: true | false
+
-c/--company
The user's company