Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crewship.ai/llms.txt

Use this file to discover all available pages before exploring further.

crewship system

Show system information including container runtime, license, and Keeper security status.
crewship system <subcommand>

Subcommands

CommandDescription
infoShow runtime and license information
keeperShow Keeper security system status
statsShow admin stats (workspaces, users, agents, running)
onboardingShow onboarding status for the current user

crewship system info

Show container runtime details and license information.
crewship system info
Runtime output: Available, Runtime name, Version, Socket path. License output: Edition, Max crews, Max agents/crew, Max members, Licensee.

crewship system keeper

Show Keeper security system status.
crewship system keeper
Output: Status (enabled/disabled), Ollama URL, Model, Ollama status (online/offline), Secret credential count.

crewship system stats

Show admin-level statistics.
crewship system stats
Output: Workspaces, Users, Agents, Running agents.

crewship system onboarding

Show onboarding status for the current user. Output is always JSON.
crewship system onboarding

See also