| title | vastde functions init python-pip |
|---|---|
| description | Generate a Python pip scaffold for a vast function |
Generate a Python pip scaffold for a vast function
Generate a Python pip scaffold for a vast function
vastde functions init python-pip [name]
| Flag | Type | Description | Default |
|---|---|---|---|
--dry-run |
bool | Simulate the operation without making actual changes to the system | |
-H, --handlers |
string | Name of the handlers file (default is main.py) | main.py |
-o, --output |
string | Output format: json, yaml, human |
human |
--silent |
bool | Suppress UI outputs, such as spinner and success messages | |
-t, --target |
string | The function target folder (default is current directory) | |
-v, --verbose |
int | Verbosity level (0-9): 0=standard, 1=verbose, 2=detailed, 3=extended, 4=debug, 5=trace | 0 |
- vastde functions init - Generate a VAST DataEngine function scaffold