status
Shows graph statistics: node count, edge count, density.
stage
kremis stage [--detailed]
Shows the current developmental stage.
| Option | Short | Description |
|---|
--detailed | -d | Show detailed progress information |
Examples
# Basic status
kremis status
# Stage information
kremis stage
# Detailed stage with progress
kremis stage --detailed
# JSON output for scripting
kremis --json-mode status
Last modified on February 19, 2026