11 references to
aspire (11)
Commands\AgentCommand.cs (1)
20
:
base
("agent", AgentCommandStrings.Description, services)
Commands\ApiCommand.cs (1)
27
:
base
("api", ApiCommandStrings.Description, services)
Commands\CacheCommand.cs (1)
18
:
base
("cache", CacheCommandStrings.Description, services)
Commands\CertificatesCommand.cs (1)
14
:
base
("certs", CertificatesCommandStrings.Description, services)
Commands\DashboardCommand.cs (1)
18
:
base
("dashboard", DashboardCommandStrings.Description, services)
Commands\DocsCommand.cs (1)
21
:
base
("docs", DocsCommandStrings.Description, services)
Commands\IntegrationCommand.cs (1)
17
:
base
("integration", AddCommandStrings.IntegrationCommandDescription, services)
Commands\McpCommand.cs (1)
22
:
base
("mcp", McpCommandStrings.Description, services)
Commands\Sdk\SdkCommand.cs (1)
16
:
base
("sdk", "Commands for generating SDKs for building Aspire integrations in other languages.", services)
Commands\SecretCommand.cs (1)
24
:
base
("secret", SecretCommandStrings.Description, services)
Commands\TelemetryCommand.cs (1)
20
:
base
("otel", TelemetryCommandStrings.Description, services)