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