Skip to content

Commit

Permalink
Fixing publish for version 0.18.5 (#163)
Browse files Browse the repository at this point in the history
* v0.18.4

* yarn lock

* fix
  • Loading branch information
MadisonEhlers-Vertex authored Sep 27, 2024
1 parent 82b1145 commit a918259
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 265 deletions.
108 changes: 65 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ npm install -g @vertexvis/cli
$ vertex COMMAND
running command...
$ vertex (-v|--version|version)
@vertexvis/cli/0.18.0 darwin-x64 node-v19.6.1
@vertexvis/cli/0.18.5 darwin-x64 node-v18.16.0
$ vertex --help [COMMAND]
USAGE
$ vertex COMMAND
Expand Down Expand Up @@ -99,7 +99,7 @@ EXAMPLE
Saved 'https://platform.vertexvis.com' configuration to '~/.config/@vertexvis/cli/config.json'.
```

_See code: [src/commands/configure.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/configure.ts)_
_See code: [src/commands/configure.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/configure.ts)_

## `vertex create-items [PATH]`

Expand Down Expand Up @@ -128,7 +128,7 @@ EXAMPLE
Wrote 5 pvs item(s) from '[YOUR_PATH_TO_XML_FILE]' to 'items.json'.
```

_See code: [src/commands/create-items.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/create-items.ts)_
_See code: [src/commands/create-items.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/create-items.ts)_

## `vertex create-parts [PATH]`

Expand All @@ -139,18 +139,20 @@ USAGE
$ vertex create-parts [PATH]
OPTIONS
-b, --basePath=basePath [default: https://platform.vertexvis.com] Vertex API base path.
-d, --directory=directory Directory containing geometry files.
-h, --help show CLI help
-p, --parallelism=parallelism [default: 20] Number of files and parts to create in parallel.
-b, --backoff Whether use a backoff to the pollInterval for longer queued jobs.
-b, --basePath=basePath [default: https://platform.vertexvis.com] Vertex API base path.
-d, --directory=directory Directory containing geometry files.
-h, --help show CLI help
-m, --maxPollDuration=maxPollDuration [default: 3600] The maximum poll duration in seconds for queued jobs.
-p, --parallelism=parallelism [default: 20] Number of files and parts to create in parallel.
-v, --verbose
EXAMPLE
$ vertex create-parts --directory [YOUR_PATH_TO_GEOMETRY_DIRECTORY] [YOUR_PATH_TO_JSON_FILE]
████████████████████████████████████████ 100% | 10/10
```

_See code: [src/commands/create-parts.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/create-parts.ts)_
_See code: [src/commands/create-parts.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/create-parts.ts)_

## `vertex create-scene [PATH]`

Expand All @@ -161,24 +163,44 @@ USAGE
$ vertex create-scene [PATH]
OPTIONS
-b, --basePath=basePath [default: https://platform.vertexvis.com] Vertex API base path.
-h, --help show CLI help
-p, --parallelism=parallelism [default: 20] Number of scene-items to create in parallel.
-b, --backoff Whether use a backoff to the pollInterval for longer
queued jobs.
-b, --basePath=basePath [default: https://platform.vertexvis.com] Vertex API
base path.
-h, --help show CLI help
-m, --maxPollDuration=maxPollDuration [default: 3600] The maximum poll duration in seconds
for queued jobs.
-p, --parallelism=parallelism [default: 20] Number of scene-items to create in
parallel.
-v, --verbose
--name=name Name of scene.
--noFailFast Whether or not to fail the process immediately if any scene item creation fails.
--suppliedId=suppliedId SuppliedId of scene.
--treeEnabled Whether or not scene trees should be enabled for this scene.
--validate Whether or not to validate the creation of every scene item.
--experimentalSourceMetadataKeys A list of keys to include on the scene items from the source item. Example `"Key One", "KEY_TWO"`
--experimentalSourceMetadataKeys=experimentalSourceMetadataKeys comma-separated list of items
--name=name Name of scene.
--noFailFast Whether or not to fail the process immediately if any
scene item creation fails.
--suppliedId=suppliedId SuppliedId of scene.
--treeEnabled Whether or not scene trees should be enabled for this
scene.
--validate Whether or not to validate the creation of every
scene item.
EXAMPLE
$ vertex create-scene --name my-scene [YOUR_PATH_TO_JSON_FILE]
████████████████████████████████████████ 100% | 10/10
f79d4760-0b71-44e4-ad0b-22743fdd4ca3
```

_See code: [src/commands/create-scene.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/create-scene.ts)_
_See code: [src/commands/create-scene.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/create-scene.ts)_

## `vertex exports:create`

Expand All @@ -200,7 +222,7 @@ EXAMPLE
bf0c4343-96eb-4aa9-8dee-e79c6458dedf
```

_See code: [src/commands/exports/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/exports/create.ts)_
_See code: [src/commands/exports/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/exports/create.ts)_

## `vertex exports:download ID`

Expand All @@ -221,7 +243,7 @@ EXAMPLE
Export saved as: 54964c61-05d8-4f37-9638-18f7c4960c80
```

_See code: [src/commands/exports/download.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/exports/download.ts)_
_See code: [src/commands/exports/download.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/exports/download.ts)_

## `vertex exports:get ID`

Expand All @@ -243,7 +265,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 https://some-url.com/some-file
```

_See code: [src/commands/exports/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/exports/get.ts)_
_See code: [src/commands/exports/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/exports/get.ts)_

## `vertex files:delete [ID]`

Expand All @@ -265,7 +287,7 @@ EXAMPLE
Deleting file(s)...... done
```

_See code: [src/commands/files/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/files/delete.ts)_
_See code: [src/commands/files/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/files/delete.ts)_

## `vertex files:get ID`

Expand All @@ -287,7 +309,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-file
```

_See code: [src/commands/files/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/files/get.ts)_
_See code: [src/commands/files/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/files/get.ts)_

## `vertex files:list`

Expand All @@ -311,7 +333,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-file-2
```

_See code: [src/commands/files/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/files/list.ts)_
_See code: [src/commands/files/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/files/list.ts)_

## `vertex help [COMMAND]`

Expand Down Expand Up @@ -351,7 +373,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80.jpg
```

_See code: [src/commands/part-revisions/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/part-revisions/render.ts)_
_See code: [src/commands/part-revisions/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/part-revisions/render.ts)_

## `vertex parts:delete [ID]`

Expand All @@ -373,7 +395,7 @@ EXAMPLE
Deleting part(s)...... done
```

_See code: [src/commands/parts/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/parts/delete.ts)_
_See code: [src/commands/parts/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/parts/delete.ts)_

## `vertex parts:get ID`

Expand All @@ -395,7 +417,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-part
```

_See code: [src/commands/parts/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/parts/get.ts)_
_See code: [src/commands/parts/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/parts/get.ts)_

## `vertex parts:list`

Expand All @@ -419,7 +441,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-part-2
```

_See code: [src/commands/parts/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/parts/list.ts)_
_See code: [src/commands/parts/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/parts/list.ts)_

## `vertex scene-items:get ID`

Expand All @@ -441,7 +463,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-scene-item
```

_See code: [src/commands/scene-items/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-items/get.ts)_
_See code: [src/commands/scene-items/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-items/get.ts)_

## `vertex scene-items:list`

Expand All @@ -466,7 +488,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-scene-item-2
```

_See code: [src/commands/scene-items/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-items/list.ts)_
_See code: [src/commands/scene-items/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-items/list.ts)_

## `vertex scene-view-states:delete [ID]`

Expand All @@ -488,7 +510,7 @@ EXAMPLE
Deleting scene view state(s)...... done
```

_See code: [src/commands/scene-view-states/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-view-states/delete.ts)_
_See code: [src/commands/scene-view-states/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-view-states/delete.ts)_

## `vertex scene-view-states:get ID`

Expand All @@ -510,7 +532,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-scene-view-state
```

_See code: [src/commands/scene-view-states/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-view-states/get.ts)_
_See code: [src/commands/scene-view-states/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-view-states/get.ts)_

## `vertex scene-view-states:list`

Expand All @@ -535,7 +557,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-scene-view-state-2
```

_See code: [src/commands/scene-view-states/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-view-states/list.ts)_
_See code: [src/commands/scene-view-states/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-view-states/list.ts)_

## `vertex scene-views:create`

Expand All @@ -556,7 +578,7 @@ EXAMPLE
bf0c4343-96eb-4aa9-8dee-e79c6458dedf
```

_See code: [src/commands/scene-views/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-views/create.ts)_
_See code: [src/commands/scene-views/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-views/create.ts)_

## `vertex scene-views:get ID`

Expand All @@ -578,7 +600,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-scene-view
```

_See code: [src/commands/scene-views/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-views/get.ts)_
_See code: [src/commands/scene-views/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-views/get.ts)_

## `vertex scene-views:list`

Expand All @@ -603,7 +625,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-scene-view-2
```

_See code: [src/commands/scene-views/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-views/list.ts)_
_See code: [src/commands/scene-views/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-views/list.ts)_

## `vertex scene-views:render ID`

Expand All @@ -626,7 +648,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80.jpg
```

_See code: [src/commands/scene-views/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scene-views/render.ts)_
_See code: [src/commands/scene-views/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scene-views/render.ts)_

## `vertex scenes:delete [ID]`

Expand All @@ -648,7 +670,7 @@ EXAMPLE
Deleting scene(s)...... done
```

_See code: [src/commands/scenes/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scenes/delete.ts)_
_See code: [src/commands/scenes/delete.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scenes/delete.ts)_

## `vertex scenes:get ID`

Expand All @@ -670,7 +692,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80 my-scene
```

_See code: [src/commands/scenes/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scenes/get.ts)_
_See code: [src/commands/scenes/get.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scenes/get.ts)_

## `vertex scenes:list`

Expand All @@ -694,7 +716,7 @@ EXAMPLE
a8070713-e48e-466b-b4bb-b3132895d5ce my-scene-2
```

_See code: [src/commands/scenes/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scenes/list.ts)_
_See code: [src/commands/scenes/list.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scenes/list.ts)_

## `vertex scenes:render ID`

Expand All @@ -718,7 +740,7 @@ EXAMPLE
54964c61-05d8-4f37-9638-18f7c4960c80.jpg
```

_See code: [src/commands/scenes/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/scenes/render.ts)_
_See code: [src/commands/scenes/render.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/scenes/render.ts)_

## `vertex stream-keys:create`

Expand All @@ -740,7 +762,7 @@ EXAMPLE
hBXAoQdnsHVhgDZkxeLEPQVxPJ600QwDMdgq
```

_See code: [src/commands/stream-keys/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/stream-keys/create.ts)_
_See code: [src/commands/stream-keys/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/stream-keys/create.ts)_

## `vertex webhook-subscriptions:create`

Expand All @@ -762,5 +784,5 @@ EXAMPLE
ta47eOIQtg13pSyf/PgpAB47r4JYJoAZfyzAcB5x8IHo+gQ
```

_See code: [src/commands/webhook-subscriptions/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.0/src/commands/webhook-subscriptions/create.ts)_
_See code: [src/commands/webhook-subscriptions/create.ts](https://github.com/Vertexvis/vertex-cli/blob/v0.18.5/src/commands/webhook-subscriptions/create.ts)_
<!-- commandsstop -->
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertexvis/cli",
"version": "0.18.4",
"version": "0.18.5",
"description": "The Vertex platform command-line interface (CLI).",
"license": "MIT",
"author": "Vertex Developers <support@vertexvis.com> (https://developer.vertexvis.com)",
Expand All @@ -24,13 +24,13 @@
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1.18.9",
"@oclif/plugin-help": "^6.0.10",
"@oclif/plugin-help": "^3.3.1",
"@vertexvis/api-client-node": "^0.23.1",
"cli-ux": "^6.0.9",
"cli-ux": "^5.6.7",
"fast-xml-parser": "^3.21",
"fs-extra": "^10.1.0",
"p-limit": "^3.1",
"tslib": "^2.7.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0",
Expand Down
Loading

0 comments on commit a918259

Please sign in to comment.