2 references to DashboardConfigFilePath
aspire (2)
Commands\DashboardRunCommand.cs (1)
198AddStringOptionArg(parseResult, args, unmatchedTokens, environment, s_configFilePathOption, KnownConfigNames.DashboardConfigFilePath, defaultValue: null);
src\Shared\DashboardConfigNames.cs (1)
13public static readonly ConfigName DashboardConfigFilePathName = new(KnownConfigNames.DashboardConfigFilePath);