Skip to content

Commit 6b98d62

Browse files
author
CI Bot
committed
release v5.5.0-dev.4467acde
1 parent 60ee76f commit 6b98d62

68 files changed

Lines changed: 699 additions & 173 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VAST DataEngine CLI
22

3-
Version: v5.4.1-dev.c0b8b3d5
3+
Version: v5.5.0-dev.4467acde
44

55
> Command-line interface for managing and building applications on the VAST DataEngine platform.
66
@@ -25,38 +25,38 @@ Download the `vastde` binary for your platform from the [releases page][releases
2525
### macOS (Apple Silicon)
2626

2727
```bash
28-
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.4.1-dev.c0b8b3d5/vastde_darwin_arm64
28+
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.5.0-dev.4467acde/vastde_darwin_arm64
2929
chmod +x vastde
3030
sudo mv vastde /usr/local/bin
3131
```
3232

3333
### macOS (Intel)
3434

3535
```bash
36-
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.4.1-dev.c0b8b3d5/vastde_darwin_amd64
36+
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.5.0-dev.4467acde/vastde_darwin_amd64
3737
chmod +x vastde
3838
sudo mv vastde /usr/local/bin
3939
```
4040

4141
### Linux (x86_64)
4242

4343
```bash
44-
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.4.1-dev.c0b8b3d5/vastde_linux_amd64
44+
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.5.0-dev.4467acde/vastde_linux_amd64
4545
chmod +x vastde
4646
sudo mv vastde /usr/local/bin
4747
```
4848

4949
### Linux (ARM64)
5050

5151
```bash
52-
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.4.1-dev.c0b8b3d5/vastde_linux_arm64
52+
curl -fsSL -o vastde https://github.com/vast-data/dataengine-cli/releases/download/v5.5.0-dev.4467acde/vastde_linux_arm64
5353
chmod +x vastde
5454
sudo mv vastde /usr/local/bin
5555
```
5656

5757
### Windows (x86_64)
5858

59-
Download [vastde_windows_amd64.exe](https://github.com/vast-data/dataengine-cli/releases/download/v5.4.1-dev.c0b8b3d5/vastde_windows_amd64.exe) and add it to your PATH.
59+
Download [vastde_windows_amd64.exe](https://github.com/vast-data/dataengine-cli/releases/download/v5.5.0-dev.4467acde/vastde_windows_amd64.exe) and add it to your PATH.
6060

6161
### Verify Installation
6262

@@ -100,6 +100,7 @@ vastde functions --help
100100
- **`doc`** - Generate CLI documentation
101101
- **`functions`** - Manage VAST DataEngine functions
102102
- **`logs`** - View VAST DataEngine logs
103+
- **`metrics`** - View VAST DataEngine metrics
103104
- **`pipelines`** - Manage VAST DataEngine pipelines
104105
- **`setup-dataengine`** - Setup VAST DataEngine provisioning
105106
- **`topics`** - Manage VAST DataEngine topics

docs/references/commands/vastde.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ for safe operation testing, verbose logging for debugging, and integrated teleme
2929
- [doc](vastde_doc.md) - Generate CLI documentation
3030
- [functions](vastde_functions.md) - Manage VAST DataEngine functions
3131
- [logs](vastde_logs.md) - View VAST DataEngine logs
32+
- [metrics](vastde_metrics.md) - View VAST DataEngine metrics
3233
- [pipelines](vastde_pipelines.md) - Manage VAST DataEngine pipelines
3334
- [setup-dataengine](vastde_setup-dataengine.md) - Setup VAST DataEngine provisioning
3435
- [topics](vastde_topics.md) - Manage VAST DataEngine topics
@@ -43,6 +44,7 @@ for safe operation testing, verbose logging for debugging, and integrated teleme
4344
| Flag | Type | Description | Default |
4445
|------|------|-------------|----------|
4546
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
46-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
47+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
48+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
4749
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
4850

docs/references/commands/vastde_buckets.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ as sources or sinks for data processing workflows.
3030
| Flag | Type | Description | Default |
3131
|------|------|-------------|----------|
3232
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
33-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
33+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
34+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
3435
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
3536

3637
## See Also

docs/references/commands/vastde_buckets_get.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The bucket must be a VMS view with S3 protocol enabled. The command displays inf
2323
Use this command to inspect bucket configuration and verify S3 access settings before using the
2424
bucket in functions or pipelines.
2525

26+
## Usage
27+
2628
```
2729
vastde buckets get <bucket-name>
2830
```
@@ -47,7 +49,8 @@ vastde buckets get <bucket-name>
4749
| Flag | Type | Description | Default |
4850
|------|------|-------------|----------|
4951
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
50-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
52+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
53+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
5154
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
5255

5356
## See Also

docs/references/commands/vastde_buckets_list.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ can be formatted as human-readable tables, JSON, or YAML for programmatic proces
2121
S3-enabled views serve as data sources and sinks for DataEngine functions and pipelines, providing
2222
S3-compatible object storage access to your VAST data.
2323

24+
## Usage
25+
2426
```
25-
vastde buckets list [flags]
27+
vastde buckets list [options]
2628
```
2729

2830
## Examples
@@ -39,9 +41,6 @@ vastde buckets list [flags]
3941

4042
# List buckets as JSON
4143
vastde buckets list --output json
42-
43-
# List buckets with cursor pagination
44-
vastde buckets list --cursor <cursor-token>
4544
```
4645

4746
## Options
@@ -58,7 +57,8 @@ vastde buckets list [flags]
5857
| Flag | Type | Description | Default |
5958
|------|------|-------------|----------|
6059
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
61-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
60+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
61+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
6262
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
6363

6464
## See Also

docs/references/commands/vastde_builders.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ building your DataEngine functions.
4848
| Flag | Type | Description | Default |
4949
|------|------|-------------|----------|
5050
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
51-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
51+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
52+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
5253
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
5354

5455
## See Also

docs/references/commands/vastde_builders_inspect.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ making it easy to compare different builder images.
2525

2626
If no tag is specified, the command displays the currently configured builder image.
2727

28+
## Usage
29+
2830
```
2931
vastde builders inspect [tag]
3032
```
@@ -46,7 +48,8 @@ vastde builders inspect [tag]
4648
| Flag | Type | Description | Default |
4749
|------|------|-------------|----------|
4850
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
49-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
51+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
52+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
5053
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
5154

5255
## See Also

docs/references/commands/vastde_builders_list.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ This command fetches the latest available builder image tags from the
1515
vastdataorg/vast-builder repository on Docker Hub, including metadata
1616
such as image size and last updated date.
1717

18+
## Usage
19+
1820
```
19-
vastde builders list [flags]
21+
vastde builders list [options]
2022
```
2123

2224
## Examples
@@ -48,7 +50,8 @@ vastde builders list [flags]
4850
| Flag | Type | Description | Default |
4951
|------|------|-------------|----------|
5052
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
51-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
53+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
54+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
5255
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
5356

5457
## See Also

docs/references/commands/vastde_builders_set.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ If you provide a full image path (containing '/'), it will be used as-is.
2020

2121
This is equivalent to running: vastde config set --builder-image-url <image-url>
2222

23+
## Usage
24+
2325
```
2426
vastde builders set <image-url|tag>
2527
```
@@ -45,7 +47,8 @@ vastde builders set <image-url|tag>
4547
| Flag | Type | Description | Default |
4648
|------|------|-------------|----------|
4749
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
48-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
50+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
51+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
4952
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
5053

5154
## See Also

docs/references/commands/vastde_completion.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Generate the autocompletion script for the specified shell
1212
Generate the autocompletion script for vastde for the specified shell.
1313
See each sub-command's help for details on how to use the generated script.
1414

15+
## Usage
16+
1517
```
1618
vastde completion [bash|zsh|fish|powershell]
1719
```
@@ -23,7 +25,8 @@ vastde completion [bash|zsh|fish|powershell]
2325
| Flag | Type | Description | Default |
2426
|------|------|-------------|----------|
2527
| `--dry-run` | bool | Simulate the operation without making actual changes to the system | |
26-
| `-o`, `--output` | string | Output format: json|yaml|human | `human` |
28+
| `-o`, `--output` | string | Output format: `json`, `yaml`, `human` | `human` |
29+
| `--silent` | bool | Suppress UI outputs, such as spinner and success messages | |
2730
| `-v`, `--verbose` | int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | `0` |
2831

2932
## See Also

0 commit comments

Comments
 (0)