Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface LifecycleStatusCliInput

    interface LifecycleStatusCliInput {
        agentId?: string;
        workspace: string;
    }
    Index
    agentId?: string
    workspace: string