export declare const fabricCommands: { validate: import("@pikku/core/cli").CoreCLICommandConfig, { ok: boolean; root: string; findings: { id: string; severity: "warn" | "error" | "info"; message: string; path: string; fixHint: string; }[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").PikkuFunctionSessionless, { ok: boolean; root: string; findings: { id: string; severity: "warn" | "error" | "info"; message: string; path: string; fixHint: string; }[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices> | import("../../.pikku/pikku-types.gen.js").PikkuFunction, { ok: boolean; root: string; findings: { id: string; severity: "warn" | "error" | "info"; message: string; path: string; fixHint: string; }[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; smoke: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ keepTemp?: boolean | undefined; timeoutSeconds?: number | undefined; startupTimeoutSeconds?: number | undefined; port?: number | undefined; }, { ok: boolean; root: string; ref: string; tempDir: string; tempDirKept: boolean; notes: string[]; steps: { name: string; status: "skipped" | "failed" | "passed"; durationMs: number; detail?: string | undefined; command?: string | undefined; }[]; failure?: string | undefined; logTail?: string | undefined; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; login: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ apiKey?: string | undefined; token?: string | undefined; apiUrl?: string | undefined; consoleUrl?: string | undefined; browser?: boolean | undefined; }, { ok: boolean; apiUrl: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; init: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ repo: string; name?: string | undefined; branch?: string | undefined; force?: boolean | undefined; apiUrl?: string | undefined; }, { projectId: string; projectSlug: string; path: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; link: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ apiUrl?: string | undefined; }, { projectId: string; projectSlug: string; deploymentId: string; stageId: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; addon: { description: string; subcommands: { verify: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ dir?: string | undefined; }, { ok: boolean; addonDir: string; checks: { name: string; ok: boolean; detail?: string | undefined; }[]; packageName?: string | undefined; version?: string | undefined; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; publish: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ dir?: string | undefined; apiUrl?: string | undefined; }, { id: string; name: string; version: string; publisher: string | null; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; add: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ id: string; dir?: string | undefined; apiUrl?: string | undefined; }, { id: string; name: string; version: string; path: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; deploy: { description: string; subcommands: { plan: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch?: string | undefined; production?: boolean | undefined; ref?: string | undefined; message?: string | undefined; autoApply?: boolean | undefined; }, { projectId: string; branch: string; ref: string; requestedRef?: string | undefined; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; apply: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch?: string | undefined; production?: boolean | undefined; ref?: string | undefined; message?: string | undefined; autoApply?: boolean | undefined; }, { projectId: string; branch: string; ref: string; deploymentId: string; stageId: string; runId: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; list: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; }, { branch: string; deployments: any[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; units: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; }, { branch: string; workers: any[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; rollback: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; target?: string | undefined; list?: boolean | undefined; dryRun?: boolean | undefined; yes?: boolean | undefined; }, { candidates: { deploymentId: string; gitSha: string | null; artifactHash: string | null; deployedAt: string | null; versionMajor: number; versionMinor: number; versionPatch: number; }[]; deploymentId?: string | undefined; rolledBackToDeploymentId?: string | undefined; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; secrets: { description: string; subcommands: { set: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ name: string; branch: string; value?: string | undefined; force?: boolean | undefined; }, { ok: boolean; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; list: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; json?: boolean | undefined; }, { names: string[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; logs: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch?: string | undefined; deployment?: string | undefined; level?: string | undefined; since?: string | undefined; follow?: boolean | undefined; json?: boolean | undefined; }, { count: number; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; metrics: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; hours?: number | undefined; function?: string | undefined; json?: boolean | undefined; }, { count: number; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; trace: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; traceId: string; json?: boolean | undefined; }, { count: number; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; status: import("@pikku/core/cli").CoreCLICommandConfig, { projectId: string; status: any; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").PikkuFunctionSessionless, { projectId: string; status: any; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices> | import("../../.pikku/pikku-types.gen.js").PikkuFunction, { projectId: string; status: any; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; errors: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; function?: string | undefined; }, { branch: string; errors: any[]; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; db: { description: string; subcommands: { schema: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ branch: string; }, { branch: string; schema: any; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; domains: { description: string; subcommands: { list: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ apiUrl?: string | undefined; }, { count: number; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; add: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ hostname: string; target?: "api" | "app" | undefined; apiUrl?: string | undefined; }, { hostname: string; cnameTarget: string; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; remove: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ hostname: string; apiUrl?: string | undefined; }, { removed: boolean; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; llm: { description: string; subcommands: { key: import("@pikku/core/cli").CoreCLICommandConfig | import("../../.pikku/pikku-types.gen.js").PikkuFunction<{ shell?: boolean | undefined; env?: boolean | undefined; json?: boolean | undefined; }, { proxyUrl: string; apiKey: string; format: "json" | "text" | "env" | "shell"; }, "rpc" | "session", import("../../.pikku/pikku-types.gen.js").WiredServices>, undefined, undefined>, import("../../.pikku/pikku-types.gen.js").PikkuMiddleware, (services: import("../../types/application-types.js").SingletonServices, data: any, session?: import("../../types/application-types.js").UserSession | undefined) => void | Promise, string>; }; }; };