CLI
Overview
The oblien images command lets you browse the catalog of available workspace base images.
List Images
oblien images list [--search <query>] [--category <cat>]| Flag | Description |
|---|---|
--search <query> | Filter by name |
--category <cat> | Filter by category (e.g., language, framework) |
Examples
oblien images list
oblien images list --search node
oblien images list --category language
oblien images list --json