Kavi

kavi missions

List all missions in the current session.

Beta Feature

This command is only available in beta releases and is not included in stable versions yet.

Synopsis

kavi missions [options]

Description

Lists all missions sorted by most recently updated. Each entry shows the mission ID, status, mode, title, summary, plan ID, active task IDs, and acceptance status.

Options

FlagDescription
--jsonOutput as JSON

Examples

# List all missions
kavi missions

# List all missions as JSON
kavi missions --json

On this page