Extension Icon

Colima

Manage Colima virtual machine instances and Docker environments directly from Raycast
Overview

Colima — Raycast Extension

Manage Colima virtual machine instances and Docker environments directly from Raycast.

Prerequisites

Commands

CommandDescription
List Colima InstancesView, start, stop, delete, and create Colima VM instances
List Docker ContainersView, start, stop, restart, and remove Docker containers
List Docker ImagesView and remove Docker images
Pull Docker ImagePull a Docker image from a registry
Run Docker ContainerRun a new container from an image with a structured form or raw command

Development

# Install dependencies
npm install

# Start development mode with hot reload
npm run dev

# Build for production
npm run build

# Lint
npm run lint

# Lint with auto-fix and formatting
npm run fix-lint

License

MIT