3 references to GetLocalArchiveInstallCommand
Aspire.Cli.EndToEnd.Tests (3)
Helpers\CliE2EAutomatorHelpers.cs (2)
145AspireCliShellCommandHelpers.GetLocalArchiveInstallCommand("/tmp/aspire-cli-archives", AspireCliShellCommandHelpers.DockerPullRequestInstallCommandPrefix), 435AspireCliShellCommandHelpers.GetLocalArchiveInstallCommand(archiveDir, $"bash {localDirPrScript}"),
Helpers\CliInstallStrategyTests.cs (1)
21var command = AspireCliShellCommandHelpers.GetLocalArchiveInstallCommand("/tmp/cli-archives", "/opt/aspire-scripts/get-aspire-cli-pr.sh");