13 references to CreateCommand
Aspire.Cli.Tests (13)
Commands\ResourceCommandTests.cs (13)
49CreateCommand("wait-for-browser", "Waits for text in the browser."), 50CreateCommand("configure", "Configures the browser."), 55CreateCommand("wait-for-browser", "Waits for text in the browser."), 83CreateCommand("wait-for-browser", "Waits for text in the browser.")) 253CreateCommand("inspect-hidden-worker", "Inspects the hidden worker.")) 1254CreateCommand("configure", "Configures the resource.")) 1986CreateCommand( 2028CreateCommand( 2089CreateCommand( 2129CreateCommand("configure", "Configures the browser.", CreateArgument("selector"))) 2163CreateCommand( 2241CreateCommand( 2339return CreateCommand(name, description: null, argumentInputs);