Salesforce

ai engine ls

« Go Back
Information
ai engine ls
000005820
Public
Product Selection
aiWare - aiWare
Article Details

Lists the engines available in the cluster. There may be thousands of engines, use --limit and --offset to page through results, or use the filter options below to limit the number of results.

```
ai engine ls [filter-options...] [sorting-options...] [--out filename] [flags]
```

Options

```
--application-id string Filter by application ID
--category-id string Filter by engine category ID
--end-time string Filter by engines that started before the specified time
-h, --help help for ls
-i, --id string Filter by engine ID
-l, --limit int This limits the result to the specified page size (default 100)
-n, --name string Filter by engine name
--offset int This skips the specified number
--order-by string Order by a particular field
--order-direction string Ascending or descending order (asc, desc)
--organization-id string Filter by organization ID
-o, --out string File to use for the generated output
--output-type string Filter by engine output type (stream, batch, chunk, any)
--preload string Filter by preload (true, false)
--start-time string Filter by engines that started after the specified time
-s, --state string Filter by engine state (active, paused, replace, ready)
-t, --type string Filter by engine type (stream, batch, chunk, any)
```

Options inherited from parent commands

```
-c, --config string CLI Config file to use. By default it will be /home/ubuntu/.config/aiware-cli.yaml
--controller-token string Bearer token to use for authenticating operations.
--controller-url string Controller URL to use for the CLI. If specified, this will be used instead of what is in the configuration. (default "http://localhost:9000/edge/v1")
-d, --debug Enables debug output
-f, --format string The output format. The values are text, log or json.
--host-type-id string Host type ID of the host
--hub-url string aiWARE Hub URL
-p, --profile string The profile to use. If not specified, the profile named 'default' will be used. The profiles are set in ~/.config/aiware-cli.yaml (default "default")
-q, --quiet Disables output extra output except the main output
--sample-app Indicates whether it should install the sample app
```
Additional Technical Documentation Information
Properties
9/16/2024 10:19 PM
9/16/2024 10:19 PM
9/16/2024 10:19 PM
Documentation
Documentation
000005820
Translation Information
English

Powered by