Reference
status / stage
Show graph statistics and developmental stage.
Last modified on February 18, 2026
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Show graph statistics and developmental stage.
kremis status
kremis stage [--detailed]
| Option | Short | Description |
|---|---|---|
--detailed | -d | Show detailed progress information |
# Basic status
kremis status
# Stage information
kremis stage
# Detailed stage with progress
kremis stage --detailed
# JSON output for scripting
kremis --json-mode status
Was this page helpful?