1.1 KiB
1.1 KiB
The influx scripts command and its subcommands manage invokable scripts in InfluxDB.
Usage
influx scripts [command]
Subcommands
| Subcommand | Description |
|---|---|
| create | Create script |
| delete | Delete script |
| invoke | Invoke script |
| list | List scripts |
| retrieve | Retrieve script |
| update | Update script |
Flags
| Flag | Description | |
|---|---|---|
-h |
--help |
Help for the scripts command |