11 references to SelectAppHost
aspire (11)
Commands\DescribeCommand.cs (1)
138
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, DescribeCommandStrings.SelectAppHostAction),
Commands\LogsCommand.cs (1)
164
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, LogsCommandStrings.SelectAppHostAction),
Commands\McpCallCommand.cs (1)
62
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, "call MCP tool on"),
Commands\McpToolsCommand.cs (1)
48
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, "list MCP tools for"),
Commands\ResourceCommand.cs (2)
133
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, ResourceCommandStrings.SelectAppHostAction),
620
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, ResourceCommandStrings.SelectAppHostAction),
Commands\StopCommand.cs (1)
263
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, StopCommandStrings.SelectAppHostAction),
Commands\TelemetryCommandHelpers.cs (1)
263
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, TelemetryCommandStrings.SelectAppHostAction),
Commands\TerminalAttachCommand.cs (1)
93
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, "attach a terminal"),
Commands\TerminalPsCommand.cs (1)
88
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, "list terminals"),
Commands\WaitCommand.cs (1)
86
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, WaitCommandStrings.SelectAppHostAction),