941 writes to Description
aspire (161)
Commands\AddCommand.cs (4)
38Description = AddCommandStrings.IntegrationArgumentDescription, 44Description = AddCommandStrings.VersionArgumentDescription 48Description = AddCommandStrings.SourceArgumentDescription 52Description = AddCommandStrings.AllArgumentDescription
Commands\AgentInitCommand.cs (3)
57Description = AgentCommandStrings.InitCommand_WorkspaceRootOptionDescription 62Description = string.Format(CultureInfo.InvariantCulture, AgentCommandStrings.InitCommand_SkillLocationsOptionDescription, 71Description = string.Format(CultureInfo.InvariantCulture, AgentCommandStrings.InitCommand_SkillsOptionDescription,
Commands\AgentTelemetryCommand.cs (7)
43Description = AgentCommandStrings.AgentTelemetryCommand_EventTypeDescription 48Description = AgentCommandStrings.AgentTelemetryCommand_ClientNameDescription 53Description = AgentCommandStrings.AgentTelemetryCommand_SessionIdDescription 58Description = AgentCommandStrings.AgentTelemetryCommand_SkillNameDescription 63Description = AgentCommandStrings.AgentTelemetryCommand_ToolNameDescription 68Description = AgentCommandStrings.AgentTelemetryCommand_FileReferenceDescription 73Description = AgentCommandStrings.AgentTelemetryCommand_TimestampDescription
Commands\ApiGetCommand.cs (2)
22Description = ApiCommandStrings.IdArgumentDescription 27Description = ApiCommandStrings.FormatOptionDescription
Commands\ApiListCommand.cs (2)
24Description = ApiCommandStrings.ScopeArgumentDescription 29Description = ApiCommandStrings.FormatOptionDescription
Commands\ApiSearchCommand.cs (4)
24Description = ApiCommandStrings.QueryArgumentDescription 29Description = ApiCommandStrings.LanguageOptionDescription 34Description = ApiCommandStrings.FormatOptionDescription 39Description = ApiCommandStrings.LimitOptionDescription
Commands\AppHostLauncher.cs (3)
63Description = SharedCommandStrings.FormatOptionDescription 71Description = SharedCommandStrings.IsolatedOptionDescription 79Description = SharedCommandStrings.LaunchProfileOptionDescription
Commands\ConfigCommand.cs (8)
66Description = ConfigCommandStrings.GetCommand_KeyArgumentDescription 113Description = ConfigCommandStrings.SetCommand_KeyArgumentDescription 117Description = ConfigCommandStrings.SetCommand_ValueArgumentDescription 121Description = ConfigCommandStrings.SetCommand_GlobalArgumentDescription 203Description = ConfigCommandStrings.ListCommand_AllOptionDescription 355Description = ConfigCommandStrings.DeleteCommand_KeyArgumentDescription 359Description = ConfigCommandStrings.DeleteCommand_GlobalArgumentDescription 447Description = ConfigCommandStrings.InfoCommand_JsonOptionDescription
Commands\DashboardRunCommand.cs (7)
40Description = DashboardCommandStrings.FrontendUrlOptionDescription 45Description = DashboardCommandStrings.OtlpGrpcUrlOptionDescription 50Description = DashboardCommandStrings.OtlpHttpUrlOptionDescription 59Description = DashboardCommandStrings.AllowAnonymousOptionDescription 64Description = DashboardCommandStrings.ApplicationNameOptionDescription 69Description = DashboardCommandStrings.PersistenceModeOptionDescription 74Description = DashboardCommandStrings.ConfigFilePathOptionDescription
Commands\DeployCommand.cs (1)
28Description = DeployCommandStrings.ClearCacheOptionDescription
Commands\DescribeCommand.cs (4)
83Description = DescribeCommandStrings.ResourceArgumentDescription, 89Description = DescribeCommandStrings.FollowOptionDescription 93Description = DescribeCommandStrings.JsonOptionDescription 97Description = DescribeCommandStrings.IncludeHiddenOptionDescription
Commands\DestroyCommand.cs (1)
28Description = DestroyCommandStrings.YesOptionDescription
Commands\DoCommand.cs (1)
28Description = DoCommandStrings.StepArgumentDescription,
Commands\DocsGetCommand.cs (3)
24Description = DocsCommandStrings.SlugArgumentDescription 29Description = DocsCommandStrings.SectionOptionDescription 34Description = DocsCommandStrings.FormatOptionDescription
Commands\DocsListCommand.cs (1)
26Description = DocsCommandStrings.FormatOptionDescription
Commands\DocsSearchCommand.cs (3)
26Description = DocsCommandStrings.QueryArgumentDescription 31Description = DocsCommandStrings.FormatOptionDescription 36Description = DocsCommandStrings.LimitOptionDescription
Commands\DoctorCommand.cs (1)
33Description = DoctorCommandStrings.JsonOptionDescription
Commands\ExportCommand.cs (3)
34Description = ExportCommandStrings.OutputOptionDescription 42Description = ExportCommandStrings.IncludeHiddenOptionDescription 47Description = ExportCommandStrings.ResourceOptionDescription,
Commands\InitCommand.cs (4)
53Description = "Deprecated. Accepted for compatibility but no longer affects `aspire init`; this option will be removed in a future version.", 60Description = "Deprecated. Accepted for compatibility but no longer affects `aspire init`; this option will be removed in a future version.", 94Description = "Deprecated. Accepted for compatibility but no longer affects `aspire init`; this option will be removed in a future version.", 101Description = InitCommandStrings.LanguageOptionDescription
Commands\IntegrationSearchCommand.cs (3)
26Description = AddCommandStrings.FormatOptionDescription 30Description = AddCommandStrings.AllArgumentDescription 241Description = AddCommandStrings.IntegrationSearchQueryArgumentDescription,
Commands\LogsCommand.cs (7)
86Description = LogsCommandStrings.ResourceArgumentDescription, 92Description = LogsCommandStrings.FollowOptionDescription 96Description = LogsCommandStrings.JsonOptionDescription 100Description = LogsCommandStrings.TailOptionDescription 104Description = LogsCommandStrings.TimestampsOptionDescription 108Description = LogsCommandStrings.IncludeHiddenOptionDescription 112Description = LogsCommandStrings.SearchOptionDescription
Commands\LsCommand.cs (3)
29Description = SharedCommandStrings.LsFormatOptionDescription 34Description = SharedCommandStrings.LsAllOptionDescription 39Description = SharedCommandStrings.LsStreamOptionDescription
Commands\McpCallCommand.cs (3)
24Description = McpCommandStrings.CallCommand_ResourceArgumentDescription 29Description = McpCommandStrings.CallCommand_ToolArgumentDescription 34Description = McpCommandStrings.CallCommand_InputOptionDescription
Commands\McpToolsCommand.cs (1)
26Description = McpCommandStrings.ToolsCommand_FormatOptionDescription
Commands\NewCommand.cs (7)
40Description = NewCommandStrings.NameArgumentDescription, 45Description = NewCommandStrings.OutputArgumentDescription, 50Description = NewCommandStrings.SourceArgumentDescription, 55Description = NewCommandStrings.VersionArgumentDescription, 61Description = SharedCommandStrings.AgentInitOptionDescription, 99Description = isStagingEnabled 108Description = NewCommandStrings.LanguageOptionDescription,
Commands\OptionWithLegacy.cs (1)
23InnerOption = new(optionName) { Description = description };
Commands\PipelineCommandBase.cs (6)
58Description = SharedCommandStrings.PipelineLogLevelOptionDescription 63Description = SharedCommandStrings.PipelineIncludeExceptionDetailsOptionDescription 68Description = SharedCommandStrings.PipelineEnvironmentOptionDescription 73Description = PublishCommandStrings.NoBuildArgumentDescription 78Description = SharedCommandStrings.PipelineListStepsOptionDescription 107Description = GetOutputPathDescription()
Commands\PsCommand.cs (2)
81Description = PsCommandStrings.JsonOptionDescription 86Description = PsCommandStrings.FollowOptionDescription
Commands\RenderCommand.cs (3)
72Description = "Render a specific scenario without prompting.", 78Description = "Override the console width used while rendering.", 84Description = "List supported render scenarios.",
Commands\ResourceCommand.cs (4)
31Description = ResourceCommandStrings.CommandResourceArgumentDescription, 38Description = ResourceCommandStrings.CommandNameArgumentDescription, 46Description = SharedCommandStrings.IncludeHiddenOptionDescription 418option.Description = argument.Description ?? argument.Label;
Commands\RootCommand.cs (8)
25Description = RootCommandStrings.DebugArgumentDescription, 32Description = RootCommandStrings.DebugLevelArgumentDescription, 38Description = RootCommandStrings.NonInteractiveArgumentDescription, 44Description = RootCommandStrings.NoLogoArgumentDescription, 50Description = RootCommandStrings.BannerArgumentDescription, 56Description = RootCommandStrings.WaitForDebuggerArgumentDescription, 63Description = RootCommandStrings.CliWaitForDebuggerArgumentDescription, 71Description = RunCommandStrings.StartDebugSessionArgumentDescription,
Commands\RunCommand.cs (2)
121Description = RunCommandStrings.DetachArgumentDescription 125Description = RunCommandStrings.NoBuildArgumentDescription
Commands\Sdk\SdkDumpCommand.cs (4)
41Description = "Integrations to scan. Each can be a .csproj path or a NuGet package in PackageName@Version format. If not specified, dumps core Aspire.Hosting capabilities.", 46Description = "Output file. If not specified, outputs to stdout." 50Description = "Output directory for one CI ATS file per integration. Requires --format ci and at least one integration." 54Description = "Output format: Pretty (default), Json (machine-readable), or Ci (stable text for diffing)."
Commands\Sdk\SdkExportCommand.cs (2)
37Description = "Target language for the API export (e.g., typescript).", 43Description = "Package to export in PackageName@Version form. Defaults to Aspire.Hosting at this CLI's SDK version."
Commands\Sdk\SdkGenerateCommand.cs (3)
28Description = "Path to the integration project (.csproj) to generate SDK from" 32Description = "Target language for SDK generation (e.g., typescript)", 37Description = "Output directory for generated SDK files",
Commands\SecretDeleteCommand.cs (1)
19Description = SecretCommandStrings.KeyDeleteArgumentDescription
Commands\SecretGetCommand.cs (1)
20Description = SecretCommandStrings.KeyRetrieveArgumentDescription
Commands\SecretListCommand.cs (1)
22Description = SecretCommandStrings.FormatOptionDescription
Commands\SecretSetCommand.cs (2)
18Description = SecretCommandStrings.KeyArgumentDescription 23Description = SecretCommandStrings.ValueArgumentDescription
Commands\SetupCommand.cs (2)
21Description = "Directory to extract the bundle into. Defaults to the parent of the CLI binary's directory. Non-default paths require ASPIRE_LAYOUT_PATH to be set for auto-discovery." 26Description = "Force extraction even if the layout already exists"
Commands\StartCommand.cs (1)
27Description = RunCommandStrings.NoBuildArgumentDescription
Commands\StopCommand.cs (2)
44Description = StopCommandStrings.AllOptionDescription 49Description = StopCommandStrings.ForceOptionDescription
Commands\TelemetryCommandHelpers.cs (9)
46Description = TelemetryCommandStrings.ResourceArgumentDescription, 60Description = TelemetryCommandStrings.FormatOptionDescription 68Description = TelemetryCommandStrings.LimitOptionDescription 76Description = TelemetryCommandStrings.FollowOptionDescription 85option.Description = TelemetryCommandStrings.TraceIdOptionDescription; 94Description = TelemetryCommandStrings.HasErrorOptionDescription 102Description = TelemetryCommandStrings.SearchOptionDescription 110Description = TelemetryCommandStrings.DashboardUrlOptionDescription 118Description = TelemetryCommandStrings.ApiKeyOptionDescription
Commands\TelemetryLogsCommand.cs (1)
45Description = TelemetryCommandStrings.SeverityOptionDescription
Commands\TerminalAttachCommand.cs (3)
43Description = "The name of the resource to attach a terminal to." 51Description = "The 0-based replica index to attach to. Required when the resource has more than one replica and the CLI is not running interactively." 56Description = "Connect as a viewer (secondary) instead of taking primary control. Viewers see the terminal output but do not drive its dimensions. Useful when another peer (e.g., the dashboard) is currently driving the session."
Commands\TerminalPsCommand.cs (2)
48Description = "Output format. 'text' (default) renders a table; 'json' emits structured output for scripting." 53Description = "Include per-peer details for every attached HMP1 viewer (peer id, display name)."
Commands\UpdateCommand.cs (6)
47Description = UpdateCommandStrings.SelfOptionDescription 51Description = UpdateCommandStrings.YesOptionDescription, 56Description = UpdateCommandStrings.MigrateOptionDescription 60Description = UpdateCommandStrings.NuGetConfigDirOptionDescription 105Description = isStagingEnabled 114Description = isStagingEnabled
Commands\WaitCommand.cs (3)
23Description = WaitCommandStrings.ResourceArgumentDescription 28Description = WaitCommandStrings.StatusOptionDescription, 36Description = WaitCommandStrings.TimeoutOptionDescription,
Templating\CliTemplateFactory.cs (2)
57Description = TemplatingStrings.UseLocalhostTld_Description 62Description = TemplatingStrings.UseRedisCache_Description
Templating\DotNetTemplateFactory.cs (4)
38Description = TemplatingStrings.UseLocalhostTld_Description, 43Description = TemplatingStrings.UseRedisCache_Description, 48Description = TemplatingStrings.PromptForTFMOptions_Description 52Description = TemplatingStrings.EnterXUnitVersion_Description
aspire-managed (28)
NuGet\Commands\LayoutCommand.cs (5)
24Description = "Path to project.assets.json file", 31Description = "Output directory for flat DLL layout", 38Description = "Target framework (default: net10.0)", 45Description = "Runtime identifier used to prefer runtime-specific assets (defaults to the current runtime)" 51Description = "Enable verbose output"
NuGet\Commands\ManifestCommand.cs (5)
24Description = "Path to project.assets.json file", 31Description = "Output path for the package probe manifest", 38Description = "Target framework (default: net10.0)", 45Description = "Runtime identifier used to prefer runtime-specific assets (defaults to the current runtime)" 51Description = "Enable verbose output"
NuGet\Commands\RestoreCommand.cs (9)
35Description = "Package reference as 'PackageId,Version' (can specify multiple)", 43Description = "Target framework (default: net10.0)", 50Description = "Runtime identifier to restore for" 56Description = "Output directory for project.assets.json", 63Description = "NuGet feed URL (can specify multiple)", 71Description = "Path to nuget.config file" 77Description = "Working directory for nuget.config discovery" 83Description = "Don't add nuget.org as fallback source" 89Description = "Enable verbose output"
NuGet\Commands\SearchCommand.cs (9)
29Description = "Search query string", 36Description = "Include prerelease packages" 42Description = "Maximum number of results (default: 100)", 49Description = "Number of results to skip (default: 0)", 56Description = "NuGet feed URL (can specify multiple)", 64Description = "Path to nuget.config file" 70Description = "Working directory to search for nuget.config" 76Description = "Output format: json or text (default: json)", 83Description = "Enable verbose output"
Aspire.RuntimeIdentifier.Tool (3)
Program.cs (3)
24Description = "Path to runtime graph path to use for RID mapping.", 30Description = "RID to use for finding the best applicable RID from mapping.", 36Description = "List of RIDs that are supported. Comma-separated.",
Aspire.TerminalHost (1)
TerminalHostArgs.cs (1)
146Description = description,
cdac-build-tool (5)
ComposeCommand.cs (4)
13private readonly Argument<string[]> inputFiles = new("INPUT [INPUTS...]") { Arity = ArgumentArity.OneOrMore, Description = "One or more input files" }; 14private readonly Option<string> outputFile = new("-o") { Arity = ArgumentArity.ExactlyOne, HelpName = "OUTPUT", Required = true, Description = "Output file" }; 15private readonly Option<string> baselinePath = new("-b", "--baseline") { Arity = ArgumentArity.ExactlyOne, HelpName = "BASELINEPATH", Description = "Directory containing the baseline contracts"}; 16private readonly Option<string> templateFile = new("-i", "--input-template") { Arity = ArgumentArity.ExactlyOne, HelpName = "TEMPLATE", Description = "Contract descriptor template to be filled in" };
Program.cs (1)
14var verboseOption = new Option<bool>("-v", "--verbose") {Recursive = true, Description = "Verbose"};
ConfigurationSchemaGenerator (3)
RootGenerateCommand.cs (3)
13Description = "The assembly to generate a ConfigurationSchema.json file for.", 20Description = "The assemblies referenced by the input assembly.", 26Description = "The FilePath assembly to generate a ConfigurationSchema.json file for.",
crossgen2 (66)
Crossgen2RootCommand.cs (66)
20new("input-file-path") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, true), Description = "Input file(s)", Arity = ArgumentArity.OneOrMore }; 22new("--unrooted-input-file-paths", "-u") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, true), DefaultValueFactory = result => Helpers.BuildPathDictionary(result.Tokens, true), Description = SR.UnrootedInputFilesToCompile }; 24new("--reference", "-r") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, false), DefaultValueFactory = result => Helpers.BuildPathDictionary(result.Tokens, false), Description = SR.ReferenceFiles }; 26new("--instruction-set") { Description = SR.InstructionSets }; 28new("--max-vectort-bitwidth") { Description = SR.MaxVectorTBitWidths }; 30new("--mibc", "-m") { DefaultValueFactory = _ => Array.Empty<string>(), Description = SR.MibcFiles }; 32new("--out", "-o") { Description = SR.OutputFilePath }; 34new("--obj-format", "-f") { CustomParser = MakeOutputFormat, DefaultValueFactory = MakeOutputFormat, Description = SR.OutputFormat, HelpName = "arg" }; 36new("--compositerootpath", "--crp") { Description = SR.CompositeRootPath }; 38new("--optimize", "-O") { Description = SR.EnableOptimizationsOption }; 40new("--optimize-disabled", "--Od") { Description = SR.DisableOptimizationsOption }; 42new("--optimize-space", "--Os") { Description = SR.OptimizeSpaceOption }; 44new("--optimize-time", "--Ot") { Description = SR.OptimizeSpeedOption }; 46new("--enable-cached-interface-dispatch-support", "--CID") { Description = SR.EnableCachedInterfaceDispatchSupport }; 48new("--type-validation") { DefaultValueFactory = _ => TypeValidationRule.Automatic, Description = SR.TypeValidation, HelpName = "arg" }; 50new("--inputbubble") { Description = SR.InputBubbleOption }; 52new("--inputbubbleref") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, false), DefaultValueFactory = result => Helpers.BuildPathDictionary(result.Tokens, false), Description = SR.InputBubbleReferenceFiles }; 54new("--composite") { Description = SR.CompositeBuildMode }; 56new("--compositekeyfile") { Description = SR.CompositeKeyFile }; 58new("--rtr-header-symbol-name") { Description = SR.ReadyToRunHeaderSymbolName }; 60new("--compile-no-methods") { Description = SR.CompileNoMethodsOption }; 62new("--out-near-input") { Description = SR.OutNearInputOption }; 64new("--single-file-compilation") { Description = SR.SingleFileCompilationOption }; 66new("--partial") { Description = SR.PartialImageOption }; 68new("--compilebubblegenerics") { Description = SR.BubbleGenericsOption }; 70new("--embed-pgo-data") { Description = SR.EmbedPgoDataOption }; 72new("--dgmllog") { Description = SR.SaveDependencyLogOption }; 74new("--fulllog") { Description = SR.SaveDetailedLogOption }; 76new("--verbose") { Description = SR.VerboseLoggingOption }; 78new("--systemmodule") { DefaultValueFactory = _ => Helpers.DefaultSystemModule, Description = SR.SystemModuleOverrideOption }; 80new("--waitfordebugger") { Description = SR.WaitForDebuggerOption }; 82new("--codegenopt") { DefaultValueFactory = _ => Array.Empty<string>(), Description = SR.CodeGenOptions }; 84new("--support-ibc") { Description = SR.SupportIbc }; 86new("--resilient") { Description = SR.ResilientOption }; 88new("--imagebase") { Description = SR.ImageBase }; 90new("--targetarch") { Description = SR.TargetArchOption }; 92new("--maxgenericcycle") { DefaultValueFactory = _ => ReadyToRunCompilerContext.DefaultGenericCycleDepthCutoff, Description = SR.GenericCycleDepthCutoff }; 94new("--maxgenericcyclebreadth") { DefaultValueFactory = _ => ReadyToRunCompilerContext.DefaultGenericCycleBreadthCutoff, Description = SR.GenericCycleBreadthCutoff }; 96new("--targetos") { Description = SR.TargetOSOption }; 98new("--jitpath") { Description = SR.JitPathOption }; 100new("--print-repro-instructions") { Description = SR.PrintReproInstructionsOption }; 102new("--singlemethodtypename") { Description = SR.SingleMethodTypeName }; 104new("--singlemethodname") { Description = SR.SingleMethodMethodName }; 106new("--singlemethodindex") { Description = SR.SingleMethodIndex }; 108new("--singlemethodgenericarg") { Description = SR.SingleMethodGenericArgs }; 110new("--parallelism") { CustomParser = MakeParallelism, DefaultValueFactory = MakeParallelism, Description = SR.ParalellismOption }; 112new("--custom-pe-section-alignment") { Description = SR.CustomPESectionAlignmentOption }; 114new("--map") { Description = SR.MapFileOption }; 116new("--mapcsv") { Description = SR.MapCsvFileOption }; 118new("--pdb") { Description = SR.PdbFileOption }; 120new("--pdb-path") { Description = SR.PdbFilePathOption }; 122new("--perfmap") { Description = SR.PerfMapFileOption }; 124new("--perfmap-path") { Description = SR.PerfMapFilePathOption }; 126new("--perfmap-format-version") { DefaultValueFactory = _ => 0, Description = SR.PerfMapFormatVersionOption }; 128new("--opt-cross-module") { Description = SR.CrossModuleInlining }; 130new("--opt-async-methods") { Description = SR.AsyncModuleOptimization }; 132new("--non-local-generics-module") { DefaultValueFactory = _ => string.Empty, Description = SR.NonLocalGenericsModule }; 134new("--method-layout") { CustomParser = MakeMethodLayoutAlgorithm, DefaultValueFactory = MakeMethodLayoutAlgorithm, Description = SR.MethodLayoutOption, HelpName = "arg" }; 136new("--file-layout") { CustomParser = MakeFileLayoutAlgorithm, DefaultValueFactory = MakeFileLayoutAlgorithm, Description = SR.FileLayoutOption, HelpName = "arg" }; 138new("--verify-type-and-field-layout") { Description = SR.VerifyTypeAndFieldLayoutOption }; 140new("--callchain-profile") { Description = SR.CallChainProfileFile }; 142new("--make-repro-path") { Description = "Path where to place a repro package" }; 144new("--hot-cold-splitting") { Description = SR.HotColdSplittingOption }; 146new("--strip-inlining-info") { Description = SR.StripInliningInfoOption }; 148new("--strip-debug-info") { Description = SR.StripDebugInfoOption }; 150new("--strip-il-bodies") { Description = SR.StripILBodiesOption };
dotnet (2)
Parser.cs (2)
139helpOption.Description = CliStrings.ShowHelpDescription; 526workloadSearchCommand.VersionCommand.Description = CliStrings.ShortWorkloadSearchVersionDescription;
dotnet-aot (2)
src\sdk\src\Cli\dotnet\Parser.cs (2)
139helpOption.Description = CliStrings.ShowHelpDescription; 526workloadSearchCommand.VersionCommand.Description = CliStrings.ShortWorkloadSearchVersionDescription;
dotnet-format (14)
Commands\FormatCommandCommon.cs (14)
25Description = Resources.SolutionOrProjectOrFileArgumentDescription, 31Description = Resources.Whether_to_treat_the_workspace_argument_as_a_simple_folder_of_files, 35Description = Resources.Doesnt_execute_an_implicit_restore_before_formatting, 40Description = Resources.The_target_framework_to_use_when_loading_the_workspace, 44Description = Resources.Verify_no_formatting_changes_would_be_performed_Terminates_with_a_non_zero_exit_code_if_any_files_would_have_been_formatted, 50Description = Resources.A_space_separated_list_of_diagnostic_ids_to_use_as_a_filter_when_fixing_code_style_or_3rd_party_issues, 56Description = Resources.A_space_separated_list_of_diagnostic_ids_to_ignore_when_fixing_code_style_or_3rd_party_issues, 60Description = Resources.The_severity_of_diagnostics_to_fix_Allowed_values_are_info_warn_and_error, 66Description = Resources.A_list_of_relative_file_or_folder_paths_to_include_in_formatting_All_files_are_formatted_if_empty, 72Description = Resources.A_list_of_relative_file_or_folder_paths_to_exclude_from_formatting, 76Description = Resources.Format_files_generated_by_the_SDK, 80Description = Resources.Set_the_verbosity_level_Allowed_values_are_quiet_minimal_normal_detailed_and_diagnostic, 86Description = Resources.Log_all_project_or_solution_load_information_to_a_binary_log_file, 92Description = Resources.Accepts_a_file_path_which_if_provided_will_produce_a_json_report_in_the_given_directory,
dotnet-sourcelink (7)
dotnet-suggest (5)
SuggestionDispatcher.cs (5)
36Description = "Lists apps registered for suggestions", 51var commandPathOption = new Option<string>("--command-path") { Description = "The path to the command for which to register suggestions" }; 56new Option<string>("--suggestion-command") { Description = "The command to invoke to retrieve suggestions" } 86var option = new Option<FileInfo>("--executable", "-e") { Description = "The executable to call for suggestions" }; 96Description = "The current character position on the command line",
dotnet-watch (11)
CommandLine\DotnetWatchCommandDefinition.cs (11)
13public readonly Option<bool> QuietOption = new("--quiet", "-q") { Description = Resources.Help_Quiet, Arity = ArgumentArity.Zero }; 14public readonly Option<bool> VerboseOption = new("--verbose") { Description = Resources.Help_Verbose, Arity = ArgumentArity.Zero }; 15public readonly Option<bool> ListOption = new("--list") { Description = Resources.Help_List, Arity = ArgumentArity.Zero }; 16public readonly Option<bool> NoHotReloadOption = new("--no-hot-reload") { Description = Resources.Help_NoHotReload, Arity = ArgumentArity.Zero }; 17public readonly Option<bool> NonInteractiveOption = new("--non-interactive") { Description = Resources.Help_NonInteractive, Arity = ArgumentArity.Zero }; 24Description = CommandDefinitionStrings.BuildFrameworkOptionDescription, 33Description = Resources.Help_Device, 48Description = CommandDefinitionStrings.CmdProjectDescriptionFormat, 56Description = CommandDefinitionStrings.CommandOptionFileDescription, 64Description = CommandDefinitionStrings.CommandOptionLaunchProfileDescription, 72Description = CommandDefinitionStrings.CommandOptionNoLaunchProfileDescription,
GenerateDocumentationAndConfigFiles (23)
Program.cs (23)
66Description = "Validate files instead of generating them", 71Description = "Directory for analyzer rulesets", 76Description = "Directory for analyzer editorconfigs", 81Description = "Directory for analyzer global configs", 86Description = "Binary directory path", 91Description = "Build configuration", 96Description = "Target framework moniker", 101Description = "Semicolon-separated list of assemblies", 106Description = "Props file directory", 111Description = "Props file name", 116Description = "Targets file directory", 121Description = "Targets file name", 126Description = "Props file name to disable .NET analyzers", 131Description = "Documentation file directory", 136Description = "Documentation file name", 141Description = "SARIF file directory", 146Description = "SARIF file name", 151Description = "Analyzer version", 156Description = "Analyzer package name", 161Description = "Indicates if contains ported FxCop rules", 166Description = "Generate a file listing rules with missing documentation", 171Description = "Opt out of release tracking", 176Description = "Validate files without checking external links",
ilasm (35)
IlasmRootCommand.cs (35)
13new("input-file-paths") { Description = "Input IL source file(s)", Arity = ArgumentArity.OneOrMore }; 16new("--output", "-o") { Description = "Compile to file with specified name (user must provide extension, if any)" }; 19new("--dll") { Description = "Compile to .dll" }; 22new("--exe") { Description = "Compile to .exe (default)" }; 25new("--debug", "-g") { Description = "Disable JIT optimization, create PDB file, use sequence points from PDB" }; 28new("--debug-mode") { Description = "Debug mode: 'impl' (implicit sequence points) or 'opt' (enable JIT optimization)" }; 31new("--optimize", "-O") { Description = "Optimize long instructions to short" }; 34new("--fold") { Description = "Fold identical method bodies into one" }; 37new("--nologo") { Description = "Don't print the logo" }; 40new("--quiet", "-q") { Description = "Don't report assembly progress" }; 43new("--noautoinherit") { Description = "Disable inheriting from System.Object by default" }; 46new("--pdb") { Description = "Create the PDB file without enabling debug info tracking" }; 49new("--appcontainer") { Description = "Create an AppContainer exe or dll" }; 52new("--deterministic", "--det") { Description = "Produce deterministic outputs" }; 55new("--error", "--err") { Description = "Try to create output file despite errors (results may be invalid)" }; 58new("--clock") { Description = "Measure and report compilation times" }; 61new("--key", "-k") { Description = "Compile with strong signature (file contains private key, prefix with @ for key source name)" }; 64new("--aname") { Description = "Override the name of the compiled assembly" }; 67new("--include", "-I") { Description = "Set path to search for #include'd files" }; 70new("--subsystem") { Description = "Set Subsystem value in the NT Optional header" }; 73new("--ssver") { Description = "Set Subsystem version number in the NT Optional header (format: major.minor)" }; 76new("--flags") { Description = "Set CLR ImageFlags value in the CLR header" }; 79new("--alignment") { Description = "Set FileAlignment value in the NT Optional header" }; 82new("--base") { Description = "Set ImageBase value in the NT Optional header (max 2GB for 32-bit images)" }; 85new("--stack") { Description = "Set SizeOfStackReserve value in the NT Optional header" }; 88new("--mdv") { Description = "Set Metadata version string" }; 91new("--pe64") { Description = "Create a 64bit image (PE32+)" }; 94new("--highentropyva") { Description = "Set High Entropy Virtual Address capable PE32+ images (default for /APPCONTAINER)" }; 98new("--nocorstub") { Description = "Suppress generation of CORExeMain stub" }; 101new("--stripreloc") { Description = "Indicate that no base relocations are needed" }; 104new("--x64") { Description = "Target processor: 64bit AMD processor" }; 107new("--arm") { Description = "Target processor: ARM (AArch32) processor" }; 110new("--arm64") { Description = "Target processor: ARM64 (AArch64) processor" }; 113new("--32bitpreferred") { Description = "Create a 32BitPreferred image (PE32)" }; 116new("--waitfordebugger") { Description = "Pause to give opportunity to attach debugger" };
ilc (86)
ILCompilerRootCommand.cs (86)
18new("input-file-path") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, true), Description = "Input file(s)", Arity = ArgumentArity.OneOrMore }; 20new("--reference", "-r") { CustomParser = result => Helpers.BuildPathDictionary(result.Tokens, false), DefaultValueFactory = result => Helpers.BuildPathDictionary(result.Tokens, false), Description = "Reference file(s) for compilation" }; 22new("--out", "-o") { Description = "Output file path" }; 24new("--optimize", "-O") { Description = "Enable optimizations" }; 26new("--optimize-space", "--Os") { Description = "Enable optimizations, favor code space" }; 28new("--optimize-time", "--Ot") { Description = "Enable optimizations, favor code speed" }; 30new("--mibc", "-m") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Mibc file(s) for profile guided optimization" }; 32new("--method-layout") { CustomParser = MakeMethodLayoutAlgorithm, DefaultValueFactory = MakeMethodLayoutAlgorithm, Description = "Layout algorithm used by profile-driven optimization for arranging methods in a file.", HelpName = "arg" }; 34new("--file-layout") { CustomParser = MakeFileLayoutAlgorithm, DefaultValueFactory = MakeFileLayoutAlgorithm, Description = "Layout algorithm used by profile-driven optimization for arranging non-method contents in a file.", HelpName = "arg" }; 36new("--order") { Description = "File that specifies order of symbols within the generated object file" }; 38new("--satellite") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Satellite assemblies associated with inputs/references" }; 40new("--debug", "-g") { Description = "Emit debugging information" }; 42new("--gdwarf-5") { Description = "Generate source-level debug information with dwarf version 5" }; 44new("--nativelib") { Description = "Compile as static or shared library" }; 46new("--splitinit") { Description = "Split initialization of an executable between the library entrypoint and a main entrypoint" }; 48new("--aggregateexe") { Description = "Specify aggregate executable library entrypoint modules (format: 'assemblyName=MainEntryPointName')" }; 50new("--exportsfile") { Description = "File to write exported symbol and method definitions" }; 52new("--export-unmanaged-entrypoints") { Description = "Controls whether the named UnmanagedCallersOnly methods are exported" }; 54new("--export-dynamic-symbol") { Description = "Add dynamic export symbol to exports file" }; 56new("--dgmllog") { Description = "Save result of dependency analysis as DGML" }; 58new("--fulllog") { Description = "Save detailed log of dependency analysis" }; 60new("--scandgmllog") { Description = "Save result of scanner dependency analysis as DGML" }; 62new("--scanfulllog") { Description = "Save detailed log of scanner dependency analysis" }; 64new("--verbose") { Description = "Enable verbose logging" }; 66new("--systemmodule") { DefaultValueFactory = _ => Helpers.DefaultSystemModule, Description = "System module name (default: System.Private.CoreLib)" }; 68new("--win32resourcemodule") { Description = "Name of the module from which to copy Win32 resources (Windows target only)" }; 70new("--multifile") { Description = "Compile only input files (do not compile referenced assemblies)" }; 72new("--waitfordebugger") { Description = "Pause to give opportunity to attach debugger" }; 74new("--resilient") { Description = "Ignore unresolved types, methods, and assemblies. Defaults to false" }; 76new("--codegenopt") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Define a codegen option" }; 78new("--rdxml") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "RD.XML file(s) for compilation" }; 80new("--descriptor") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "ILLink.Descriptor file(s) for compilation" }; 82new("--substitution") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "ILLink.Substitution file(s) for compilation" }; 84new("--map") { Description = "Generate a map file" }; 86new("--mstat") { Description = "Generate an mstat file" }; 88new("--sourcelink") { Description = "Generate a SourceLink file" }; 90new("--metadatalog") { Description = "Generate a metadata log file" }; 92new("--completetypemetadata") { Description = "Generate complete metadata for types" }; 94new("--reflectiondata") { Description = "Reflection data to generate (one of: all, none)" }; 96new("--scanreflection") { Description = "Scan IL for reflection patterns" }; 98new("--scan") { Description = "Use IL scanner to generate optimized code (implied by -O)" }; 100new("--noscan") { Description = "Do not use IL scanner to generate optimized code" }; 102new("--ildump") { Description = "Dump IL assembly listing for compiler-generated IL" }; 104new("--noinlinetls") { Description = "Do not generate inline thread local statics" }; 106new("--stacktracedata") { Description = "Stack trace data to generate (one of: frames, lines, none)" }; 108new("--methodbodyfolding") { Description = "Fold identical method bodies (one of: none, generic, all" }; 110new("--initassembly") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Assembly(ies) with a library initializer" }; 112new("--feature") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Feature switches to apply (format: 'Namespace.Name=[true|false]'" }; 114new("--runtimeopt") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Runtime options to set" }; 116new("--runtimeknob") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Runtime knobs to set" }; 118new("--parallelism") { CustomParser = MakeParallelism, DefaultValueFactory = MakeParallelism, Description = "Maximum number of threads to use during compilation" }; 120new("--instruction-set") { Description = "Instruction set to allow or disallow" }; 122new("--max-vectort-bitwidth") { Description = "Maximum width, in bits, that Vector<T> is allowed to be" }; 124new("--guard") { Description = "Enable mitigations. Options: 'cf': CFG (Control Flow Guard, Windows only)" }; 126new("--dehydrate") { Description = "Dehydrate runtime data structures" }; 128new("--preinitstatics") { Description = "Interpret static constructors at compile time if possible (implied by -O)" }; 130new("--nopreinitstatics") { Description = "Do not interpret static constructors at compile time" }; 132new("--reachabilityinstrument") { Description = "Instrument code for dynamic reachability" }; 134new("--reachabilityuse") { Description = "Use dynamic reachability instrumentation data to produce minimal output" }; 136new("--nowarn") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Disable specific warning messages" }; 138new("--singlewarn") { Description = "Generate single AOT/trimming warning per assembly" }; 140new("--notrimwarn") { Description = "Disable warnings related to trimming" }; 142new("--noaotwarn") { Description = "Disable warnings related to AOT" }; 144new("--singlewarnassembly") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Generate single AOT/trimming warning for given assembly" }; 146new("--nosinglewarnassembly") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Expand AOT/trimming warnings for given assembly" }; 148new("--warnaserror") { Description = "Treat warnings as errors" }; 150new("--warnaserr") { Description = "Enable treating specific warnings as errors" }; 152new("--nowarnaserr") { Description = "Disable treating specific warnings as errors" }; 154new("--directpinvoke") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "PInvoke to call directly" }; 156new("--directpinvokelist") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "File with list of PInvokes to call directly" }; 158new("--root") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Fully generate given assembly" }; 160new("--conditionalroot") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Fully generate given assembly if it's used" }; 162new("--trim") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Trim the specified assembly" }; 164new("--defaultrooting") { Description = "Root assemblies that are not marked [IsTrimmable]" }; 166new("--targetarch") { Description = "Target architecture for cross compilation" }; 168new("--targetos") { Description = "Target OS for cross compilation" }; 170new("--jitpath") { Description = "Path to JIT compiler library" }; 172new("--singlemethodtypename") { Description = "Single method compilation: assembly-qualified name of the owning type" }; 174new("--singlemethodname") { Description = "Single method compilation: name of the method" }; 176new("--maxgenericcycle") { DefaultValueFactory = _ => CompilerTypeSystemContext.DefaultGenericCycleDepthCutoff, Description = "Max depth of generic cycle" }; 178new("--maxgenericcyclebreadth") { DefaultValueFactory = _ => CompilerTypeSystemContext.DefaultGenericCycleBreadthCutoff, Description = "Max breadth of generic cycle expansion" }; 180new("--singlemethodgenericarg") { Description = "Single method compilation: generic arguments to the method" }; 182new("--make-repro-path") { Description = "Path where to place a repro package" }; 184new("--generateunmanagedentrypoints") { DefaultValueFactory = _ => Array.Empty<string>(), Description = "Generate unmanaged entrypoints for a given assembly" }; 186new("--disable-generated-code-heuristics") { Description = "Disable heuristics for detecting compiler-generated code" }; 188new("--typemap-entry-assembly") { Description = "Assembly name to use as entry point for TypeMap generation" };
Microsoft.DotNet.Cli.Definitions (270)
Commands\Build\BuildCommandDefinition.cs (4)
16Description = CommandDefinitionStrings.SolutionOrProjectOrFileArgumentDescription, 24Description = CommandDefinitionStrings.BuildOutputOptionDescription, 30Description = CommandDefinitionStrings.NoIncrementalOptionDescription, 36Description = CommandDefinitionStrings.NoDependenciesOptionDescription,
Commands\BuildServer\BuildServerShutdownCommandDefinition.cs (3)
12Description = CommandDefinitionStrings.MSBuildOptionDescription, 18Description = CommandDefinitionStrings.VBCSCompilerOptionDescription, 24Description = CommandDefinitionStrings.RazorOptionDescription,
Commands\Clean\CleanCommandDefinition.cs (2)
17Description = CommandDefinitionStrings.SolutionOrProjectOrFileArgumentDescription, 23Description = CommandDefinitionStrings.CleanCmdOutputDirDescription,
Commands\Clean\CleanFileBasedAppArtifactsCommandDefinition.cs (2)
14Description = CommandDefinitionStrings.CleanFileBasedAppArtifactsDryRun, 20Description = CommandDefinitionStrings.CleanFileBasedAppArtifactsDays,
Commands\DotNetCommandDefinition.cs (1)
63Description = CommandDefinitionStrings.SDKSchemaCommandDefinition,
Commands\Help\HelpCommandDefinition.cs (1)
15Description = CommandDefinitionStrings.CommandArgumentDescription,
Commands\Hidden\List\ListCommandDefinition.cs (1)
19Description = description,
Commands\New\InstantiateCommandDefinition.cs (2)
16Description = CommandDefinitionStrings.Command_Instantiate_Argument_TemplateOptions, 40Description = CommandDefinitionStrings.Command_Instantiate_Argument_ShortName,
Commands\New\NewCommandDefinition.cs (11)
21Description = CommandDefinitionStrings.DisableSdkTemplates_OptionDescription, 29Description = CommandDefinitionStrings.DisableProjectContextEval_OptionDescription, 36Description = CommandDefinitionStrings.Verbosity_OptionDescription, 48Description = CommandDefinitionStrings.Option_Debug_CustomSettings, 55Description = CommandDefinitionStrings.Option_Debug_VirtualSettings, 62Description = CommandDefinitionStrings.Option_Debug_Attach, 69Description = CommandDefinitionStrings.Option_Debug_Reinit, 78Description = CommandDefinitionStrings.Option_Debug_ShowConfig, 91Description = CommandDefinitionStrings.Command_Instantiate_Argument_TemplateOptions, 172Description = CommandDefinitionStrings.Option_Debug_RebuildCache, 179Description = CommandDefinitionStrings.Command_Instantiate_Argument_ShortName,
Commands\New\NewDetailsCommandDefinition.cs (1)
21Description = CommandDefinitionStrings.DetailsCommand_Argument_PackageIdentifier,
Commands\New\NewInstallCommandDefinition.cs (2)
52Description = CommandDefinitionStrings.Command_Install_Argument_Package, 62Description = CommandDefinitionStrings.Option_Install_Prerelease
Commands\New\NewListCommandDefinition.cs (2)
21Description = CommandDefinitionStrings.ListCommand_Option_IgnoreConstraints, 72Description = CommandDefinitionStrings.Command_List_Argument_Name,
Commands\New\NewSearchCommandDefinition.cs (2)
19Description = CommandDefinitionStrings.ListCommand_Option_IgnoreConstraints, 65Description = CommandDefinitionStrings.Command_Search_Argument_Name,
Commands\New\NewUninstallCommandDefinition.cs (1)
31Description = CommandDefinitionStrings.Command_Uninstall_Argument_Package,
Commands\New\NewUpdateCommandDefinition.cs (1)
40Description = CommandDefinitionStrings.Command_Update_Option_CheckOnly,
Commands\New\SharedOptionsFactory.cs (16)
18Description = CommandDefinitionStrings.Option_Interactive 29Description = CommandDefinitionStrings.Option_AddSource, 42Description = CommandDefinitionStrings.TemplateCommand_Option_Force, 53Description = CommandDefinitionStrings.Option_AuthorFilter 64Description = CommandDefinitionStrings.Option_BaselineFilter, 76Description = CommandDefinitionStrings.Option_LanguageFilter 87Description = CommandDefinitionStrings.Option_TypeFilter 98Description = CommandDefinitionStrings.Option_TagFilter 109Description = CommandDefinitionStrings.Option_PackageFilter 115Description = CommandDefinitionStrings.Option_Output, 127Description = CommandDefinitionStrings.Option_ColumnsAll 138Description = CommandDefinitionStrings.Option_Columns, 164Description = CommandDefinitionStrings.TemplateCommand_Option_Name, 172Description = CommandDefinitionStrings.TemplateCommand_Option_DryRun, 180Description = CommandDefinitionStrings.TemplateCommand_Option_NoUpdateCheck, 188Description = CommandDefinitionStrings.Option_ProjectPath
Commands\Pack\PackCommandDefinition.cs (7)
18Description = CommandDefinitionStrings.SolutionOrProjectOrFileArgumentDescription, 26Description = CommandDefinitionStrings.PackCmdOutputDirDescription, 32Description = CommandDefinitionStrings.CmdNoBuildOptionDescription, 38Description = CommandDefinitionStrings.CmdIncludeSymbolsDescription, 44Description = CommandDefinitionStrings.CmdIncludeSourceDescription, 50Description = CommandDefinitionStrings.CmdServiceableDescription, 77Description = CommandDefinitionStrings.PackCmdVersionDescription,
Commands\Package\PackageAddCommandDefinition.cs (6)
22Description = CommandDefinitionStrings.CmdVersionDescription, 29Description = CommandDefinitionStrings.CommandPrereleaseOptionDescription, 35Description = CommandDefinitionStrings.PackageAddCmdFrameworkDescription, 41Description = CommandDefinitionStrings.PackageAddCmdNoRestoreDescription, 47Description = CommandDefinitionStrings.PackageAddCmdSourceDescription, 53Description = CommandDefinitionStrings.CmdPackageDirectoryDescription,
Commands\Package\PackageCommandDefinition.cs (3)
22Description = CommandDefinitionStrings.ProjectArgumentDescription 28Description = CommandDefinitionStrings.FileArgumentDescription 34Description = CommandDefinitionStrings.ProjectOrFileArgumentDescription
Commands\Package\PackageListCommandDefinition.cs (14)
21Description = CommandDefinitionStrings.CmdOutdatedDescription, 27Description = CommandDefinitionStrings.CmdDeprecatedDescription, 33Description = CommandDefinitionStrings.CmdVulnerableDescription, 39Description = CommandDefinitionStrings.PackageListCmdFrameworkDescription, 46Description = CommandDefinitionStrings.CmdTransitiveDescription, 52Description = CommandDefinitionStrings.CmdPrereleaseDescription, 58Description = CommandDefinitionStrings.CmdHighestPatchDescription, 64Description = CommandDefinitionStrings.CmdHighestMinorDescription, 70Description = CommandDefinitionStrings.CmdConfigDescription, 76Description = CommandDefinitionStrings.PackageListCmdSourceDescription, 85Description = CommandDefinitionStrings.CmdNoRestoreDescription, 91Description = CommandDefinitionStrings.VerbosityOptionDescription, 97Description = CommandDefinitionStrings.CmdFormatDescription 102Description = CommandDefinitionStrings.CmdOutputVersionDescription
Commands\Package\PackageRemoveCommandDefinition.cs (1)
28Description = CommandDefinitionStrings.PackageRemoveAppHelpText,
Commands\Package\PackageSearchCommandDefinition.cs (9)
16Description = CommandDefinitionStrings.PackageSearchSearchTermDescription, 22Description = CommandDefinitionStrings.SourceDescription, 29Description = CommandDefinitionStrings.PackageSearchTakeDescription, 35Description = CommandDefinitionStrings.PackageSearchSkipDescription, 41Description = CommandDefinitionStrings.ExactMatchDescription, 49Description = CommandDefinitionStrings.PackageSearchPrereleaseDescription, 55Description = CommandDefinitionStrings.ConfigFileDescription, 61Description = CommandDefinitionStrings.FormatDescription, 67Description = CommandDefinitionStrings.VerbosityDescription,
Commands\Project\ProjectConvertCommandDefinition.cs (5)
12Description = CommandDefinitionStrings.CmdFileDescription, 18Description = CommandDefinitionStrings.Option_Output, 25Description = CommandDefinitionStrings.CmdOptionForceDescription, 33Description = CommandDefinitionStrings.ProjectConvertDryRun, 39Description = CommandDefinitionStrings.ProjectConvertDeleteSource,
Commands\Publish\PublishCommandDefinition.cs (4)
16Description = CommandDefinitionStrings.SolutionOrProjectOrFileArgumentDescription, 24Description = CommandDefinitionStrings.PublishOutputOptionDescription, 30Description = CommandDefinitionStrings.ManifestOptionDescription, 37Description = CommandDefinitionStrings.NoBuildOptionDescription,
Commands\Reference\ReferenceAddCommandDefinition.cs (2)
34Description = CommandDefinitionStrings.ReferenceAddProjectPathArgumentDescription, 46Description = CommandDefinitionStrings.ReferenceAddCmdFrameworkDescription,
Commands\Reference\ReferenceCommandDefinition.cs (2)
19Description = CommandDefinitionStrings.ProjectArgumentDescription, 25Description = CommandDefinitionStrings.FileArgumentDescription,
Commands\Reference\ReferenceRemoveCommandDefinition.cs (2)
33Description = CommandDefinitionStrings.ReferenceRemoveProjectPathArgumentDescription, 39Description = CommandDefinitionStrings.ReferenceRemoveCmdFrameworkDescription,
Commands\Restore\RestoreCommandDefinition.cs (7)
16Description = CommandDefinitionStrings.SolutionOrProjectOrFileArgumentDescription, 36Description = CommandDefinitionStrings.CmdUseLockFileOptionDescription, 42Description = CommandDefinitionStrings.CmdLockedModeOptionDescription, 48Description = CommandDefinitionStrings.CmdLockFilePathOptionDescription, 54Description = CommandDefinitionStrings.CmdReevaluateOptionDescription, 117Description = CommandDefinitionStrings.CmdRuntimeOptionDescription, 126Description = CommandDefinitionStrings.CmdNoDependenciesOptionDescription,
Commands\Run\RunCommandDefinition.cs (10)
22Description = CommandDefinitionStrings.CmdProjectDescriptionFormat, 28Description = CommandDefinitionStrings.CommandOptionFileDescription, 36Description = CommandDefinitionStrings.CommandOptionLaunchProfileDescription, 42Description = CommandDefinitionStrings.CommandOptionNoLaunchProfileDescription, 48Description = CommandDefinitionStrings.CommandOptionNoLaunchProfileArgumentsDescription 53Description = CommandDefinitionStrings.CommandOptionDeviceDescription, 59Description = CommandDefinitionStrings.CommandOptionListDevicesDescription, 67Description = CommandDefinitionStrings.CommandOptionNoBuildDescription, 79Description = CommandDefinitionStrings.CommandOptionNoCacheDescription, 98Description = "Arguments passed to the application that is being run."
Commands\Solution\SolutionAddCommandDefinition.cs (4)
13Description = CommandDefinitionStrings.AddProjectPathArgumentDescription, 21Description = CommandDefinitionStrings.InRoot 28Description = CommandDefinitionStrings.AddProjectSolutionFolderArgumentDescription 33Description = CommandDefinitionStrings.SolutionAddReferencedProjectsOptionDescription,
Commands\Solution\SolutionCommandDefinition.cs (1)
20Description = CommandDefinitionStrings.SolutionArgumentDescription,
Commands\Solution\SolutionListCommandDefinition.cs (1)
12Description = CommandDefinitionStrings.ListSolutionFoldersArgumentDescription,
Commands\Solution\SolutionRemoveCommandDefinition.cs (1)
13Description = CommandDefinitionStrings.RemoveProjectPathArgumentDescription,
Commands\Test\TestCommandDefinition.MicrosoftTestingPlatform.cs (25)
23Description = CommandDefinitionStrings.CmdProjectOrSolutionDescriptionFormat, 30Description = CommandDefinitionStrings.CmdSolutionDescription, 37Description = CommandDefinitionStrings.CmdTestModulesDescription, 43Description = CommandDefinitionStrings.CmdTestModulesRootDirectoryDescription, 51Description = CommandDefinitionStrings.CmdResultsDirectoryDescription, 58Description = CommandDefinitionStrings.CmdResultsDirectoryLayoutDescription, 67Description = CommandDefinitionStrings.CmdConfigFileDescription, 76Description = CommandDefinitionStrings.CmdDiagnosticOutputDirectoryDescription, 83Description = CommandDefinitionStrings.CmdMaxParallelTestModulesDescription, 89Description = CommandDefinitionStrings.CmdMinimumExpectedTestsDescription, 95Description = CommandDefinitionStrings.CmdMaximumFailedTestsDescription, 102Description = CommandDefinitionStrings.CmdTimeoutDescription, 116Description = CommandDefinitionStrings.CmdNoBuildDescription 128Description = CommandDefinitionStrings.NoDependenciesOptionDescription, 134Description = CommandDefinitionStrings.CmdNoAnsiDescription, 140Description = CommandDefinitionStrings.CmdNoProgressDescription, 146Description = CommandDefinitionStrings.CmdNoArtifactPostProcessingDescription, 152Description = CommandDefinitionStrings.CmdTestOutputDescription, 164Description = CommandDefinitionStrings.CmdListTestsDescription, 171Description = CommandDefinitionStrings.CommandOptionNoLaunchProfileDescription, 177Description = CommandDefinitionStrings.CommandOptionNoLaunchProfileArgumentsDescription 182Description = CommandDefinitionStrings.CommandOptionDeviceDescriptionForTest, 188Description = CommandDefinitionStrings.CommandOptionListDevicesDescriptionForTest, 224Description = CommandDefinitionStrings.CmdCollectTestMapDescription, 231Description = CommandDefinitionStrings.CmdAffectedTestsDescription,
Commands\Test\TestCommandDefinition.VSTest.cs (18)
16Description = CommandDefinitionStrings.CmdSettingsDescription, 22Description = CommandDefinitionStrings.CmdListTestsDescription, 30Description = CommandDefinitionStrings.CmdTestCaseFilterDescription, 36Description = CommandDefinitionStrings.CmdTestAdapterPathDescription, 43Description = CommandDefinitionStrings.CmdLoggerDescription, 54Description = CommandDefinitionStrings.CmdOutputDescription, 63Description = CommandDefinitionStrings.CmdPathTologFileDescription, 70Description = CommandDefinitionStrings.CmdNoBuildDescription, 76Description = CommandDefinitionStrings.NoDependenciesOptionDescription, 82Description = CommandDefinitionStrings.CmdResultsDirectoryDescription, 88Description = CommandDefinitionStrings.cmdCollectDescription, 95Description = CommandDefinitionStrings.CmdBlameDescription, 101Description = CommandDefinitionStrings.CmdBlameCrashDescription, 109Description = CommandDefinitionStrings.CmdBlameCrashCollectAlwaysDescription, 115Description = CommandDefinitionStrings.CmdBlameHangDescription, 123Description = CommandDefinitionStrings.CmdBlameHangTimeoutDescription, 143Description = CommandDefinitionStrings.CmdBlameCrashDumpTypeDescription, 155Description = CommandDefinitionStrings.CmdBlameHangDumpTypeDescription,
Commands\Tool\StoreCommandDefinition.cs (6)
20Description = CommandDefinitionStrings.ProjectManifestDescription, 41Description = CommandDefinitionStrings.FrameworkVersionOptionDescription, 47Description = CommandDefinitionStrings.StoreOutputOptionDescription, 53Description = CommandDefinitionStrings.IntermediateWorkingDirOptionDescription, 59Description = CommandDefinitionStrings.SkipOptimizationOptionDescription, 65Description = CommandDefinitionStrings.SkipSymbolsOptionDescription,
Commands\Tool\ToolAppliedOption.cs (12)
14Description = description 20Description = description, 25Description = CommandDefinitionStrings.UpdateAllOptionDescription, 31Description = CommandDefinitionStrings.ToolInstallVersionOptionDescription, 38Description = description, 45Description = description, 50Description = CommandDefinitionStrings.ToolSearchPrereleaseDescription, 56Description = CommandDefinitionStrings.RollForwardOptionDescription, 62Description = CommandDefinitionStrings.ToolInstallConfigFileOptionDescription, 68Description = CommandDefinitionStrings.ToolInstallSourceOptionDescription, 74Description = CommandDefinitionStrings.ToolInstallAddSourceOptionDescription, 80Description = CommandDefinitionStrings.AllowPackageDowngradeOptionDescription,
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
23Description = CommandDefinitionStrings.ToolRunArgumentsDescription
Commands\Tool\ToolInstallCommandDefinition.cs (2)
14Description = CommandDefinitionStrings.CreateManifestIfNeededOptionDescription, 22Description = CommandDefinitionStrings.ArchitectureOptionDescription
Commands\Tool\ToolListCommandDefinition.cs (2)
13Description = CommandDefinitionStrings.ToolListPackageIdArgumentDescription, 26Description = CommandDefinitionStrings.ToolListFormatOptionDescription
Commands\Tool\ToolRunCommandDefinition.cs (3)
15Description = CommandDefinitionStrings.CommandNameArgumentDescription 20Description = CommandDefinitionStrings.ToolRunArgumentsDescription 25Description = CommandDefinitionStrings.RollForwardOptionDescription,
Commands\Tool\ToolSearchCommandDefinition.cs (4)
13Description = CommandDefinitionStrings.ToolSearchSearchTermDescription 18Description = CommandDefinitionStrings.DetailDescription, 24Description = CommandDefinitionStrings.ToolSearchSkipDescription, 30Description = CommandDefinitionStrings.ToolSearchTakeDescription,
Commands\Tool\ToolUninstallCommandDefinition.cs (1)
13Description = CommandDefinitionStrings.PackageReference,
Commands\Tool\ToolUpdateInstallCommandDefinition.cs (1)
27Description = CommandDefinitionStrings.ToolInstallFrameworkOptionDescription,
Commands\Workload\InstallingWorkloadCommandDefinition.cs (6)
18Description = CommandDefinitionStrings.WorkloadSetVersionOptionDescription, 24Description = CommandDefinitionStrings.PrintDownloadLinkOnlyDescription, 30Description = CommandDefinitionStrings.FromCacheOptionDescription, 37Description = CommandDefinitionStrings.IncludePreviewOptionDescription 42Description = CommandDefinitionStrings.DownloadToCacheOptionDescription, 49Description = CommandDefinitionStrings.FromRollbackDefinitionOptionDescription,
Commands\Workload\WorkloadCleanCommandDefinition.cs (1)
12Description = CommandDefinitionStrings.CleanAllOptionDescription
Commands\Workload\WorkloadCommandDefinition.cs (2)
28Description = CommandDefinitionStrings.WorkloadInfoDescription, 34Description = CommandDefinitionStrings.WorkloadVersionDescription,
Commands\Workload\WorkloadCommandDefinitionBase.cs (7)
19Description = CommandDefinitionStrings.WorkloadInstallVersionOptionDescription, 28Description = CommandDefinitionStrings.WorkloadIdArgumentDescription 33Description = CommandDefinitionStrings.WorkloadInstallConfigFileOptionDescription, 39Description = CommandDefinitionStrings.WorkloadInstallSourceOptionDescription, 45Description = CommandDefinitionStrings.SkipSignCheckOptionDescription, 52Description = CommandDefinitionStrings.TempDirOptionDescription 59Description = CommandDefinitionStrings.SkipManifestUpdateOptionDescription,
Commands\Workload\WorkloadConfigCommandDefinition.cs (1)
19Description = CommandDefinitionStrings.UpdateModeDescription,
Commands\Workload\WorkloadListCommandDefinition.cs (1)
24Description = CommandDefinitionStrings.IncludePreviewOptionDescription
Commands\Workload\WorkloadRestoreCommandDefinition.cs (1)
12Description = CommandDefinitionStrings.SolutionOrProjectArgumentDescription,
Commands\Workload\WorkloadSearchCommandDefinition.cs (1)
13Description = CommandDefinitionStrings.WorkloadIdStubArgumentDescription
Commands\Workload\WorkloadSearchVersionsCommandDefinition.cs (2)
13Description = CommandDefinitionStrings.WorkloadVersionArgumentDescription 23Description = CommandDefinitionStrings.FormatOptionDescription
Commands\Workload\WorkloadUpdateCommandDefinition.cs (4)
14Description = CommandDefinitionStrings.FromPreviousSdkOptionDescription 19Description = CommandDefinitionStrings.AdManifestOnlyOptionDescription, 31Description = CommandDefinitionStrings.FromHistoryOptionDescription 36Description = CommandDefinitionStrings.HistoryManifestOnlyOptionDescription
Common\CommonArguments.cs (2)
19Description = string.Format(CommandDefinitionStrings.PackageIdentityArgumentDescription, examplePackage, exampleVersion), 28Description = string.Format(CommandDefinitionStrings.PackageIdentityArgumentDescription, examplePackage, exampleVersion),
Common\CommonOptions.cs (20)
17Description = CommandDefinitionStrings.YesOptionDescription, 71Description = "Build these targets in this project. Use a semicolon or a comma to separate multiple targets, or specify each target separately.", 84Description = "Build these targets in this project. Use a semicolon or a comma to separate multiple targets, or specify each target separately.", 144Description = CommandDefinitionStrings.VerbosityOptionDescription, 154Description = CommandDefinitionStrings.VerbosityOptionDescription, 163Description = CommandDefinitionStrings.VerbosityOptionDescription, 175Description = description, 186Description = CommandDefinitionStrings.ArtifactsPathOptionDescription, 193Description = description, 202Description = description, 215Description = CommandDefinitionStrings.CmdVersionSuffixDescription, 231Description = CommandDefinitionStrings.NoRestoreDescription, 237Description = "Restore the project before building it. This is the default behavior.", 259Description = CommandDefinitionStrings.CommandInteractiveOptionDescription, 273Description = CommandDefinitionStrings.DisableBuildServersOptionDescription, 286Description = CommandDefinitionStrings.SelfContainedOptionDescription, 295Description = CommandDefinitionStrings.FrameworkDependentOptionDescription, 302Description = description ?? CommandDefinitionStrings.CmdEnvironmentVariableDescription, 361Description = description ?? CommandDefinitionStrings.NoLogoOptionDescription, 383Description = CommandDefinitionStrings.SDKDiagnosticsCommandDefinition,
Common\ImplicitRestoreOptions.cs (8)
30Description = showHelp ? CommandDefinitionStrings.CmdPackagesOptionDescription : string.Empty, 39Description = showHelp ? CommandDefinitionStrings.CmdDisableParallelOptionDescription : string.Empty, 46Description = showHelp ? CommandDefinitionStrings.CmdConfigFileOptionDescription : string.Empty, 53Description = string.Empty, 60Description = showHelp ? CommandDefinitionStrings.CmdNoHttpCacheOptionDescription : string.Empty, 67Description = showHelp ? CommandDefinitionStrings.CmdIgnoreFailedSourcesOptionDescription : string.Empty, 74Description = CommandDefinitionStrings.CmdForceRestoreOptionDescription, 91Description = showHelp ? CommandDefinitionStrings.CmdSourceOptionDescription : string.Empty,
Common\NuGetRestoreOptions.cs (4)
13Description = CommandDefinitionStrings.CmdDisableParallelOptionDescription, 20Description = CommandDefinitionStrings.CmdNoCacheOptionDescription, 27Description = CommandDefinitionStrings.CmdNoCacheOptionDescription, 34Description = CommandDefinitionStrings.CmdIgnoreFailedSourcesOptionDescription,
Common\TargetPlatformOptions.cs (3)
19Description = CommandDefinitionStrings.ArchitectureOptionDescription, 25Description = CommandDefinitionStrings.OperatingSystemOptionDescription, 61Description = description,
Utilities\OptionExtensions.cs (1)
20o.Description = description;
Microsoft.DotNet.MacOsPkg.Cli (5)
Program.cs (5)
41var unpackSrcArgument = new Argument<string>("src") { Description = "Source path of the .pkg or .app file" }; 42var unpackDestinationArgument = new Argument<string>("dst") { Description = "Destination path to unpack the file" }; 54var packSrcArgument = new Argument<string>("src") { Description = "Source path to pack." }; 55var packDstArgument = new Argument<string>("dst") { Description = "Destination path of the .pkg or .app file." }; 67var pkgOrAppArgument = new Argument<string>("src") { Description = "Input pkg or app to verify." };
Microsoft.DotNet.VersionTools.Cli (3)
Program.cs (3)
24Description = "Path to the directory where the assets are located", 30Description = "The search string to match against the names of subdirectories in --assets-path. See Directory.GetFiles for details.", 36Description = "Search for assets recursively.",
Microsoft.NET.Sdk.BlazorWebAssembly.Tool (3)
Program.cs (3)
21Description = "System.IO.Compression.CompressionLevel for the Brotli compression algorithm.", 25Description = "A list of files to compress.", 30Description = "The filenames to output the compressed file to.",
Microsoft.NET.Sdk.StaticWebAssets.Tool (3)
Program.cs (3)
21Description = "System.IO.Compression.CompressionLevel for the Brotli compression algorithm." 25Description = "A list of files to compress.", 30Description = "The filenames to output the compressed file to.",
Microsoft.TemplateEngine.Cli (5)
CliTemplateParameter.cs (1)
182option.Description = GetOptionDescription();
Commands\create\TemplateCommand.cs (4)
69LanguageOption.Description = SymbolStrings.TemplateCommand_Option_Language; 94TypeOption.Description = SymbolStrings.TemplateCommand_Option_Type; 102BaselineOption.Description = SymbolStrings.TemplateCommand_Option_Baseline; 111Description = SymbolStrings.TemplateCommand_Option_AllowScripts,
NuGet.CommandLine.XPlat (178)
Commands\CommonOptions.cs (1)
18Description = Strings.Verbosity_Description
Commands\ConfigCommands\ConfigCommand.cs (9)
80Description = Strings.ConfigPathsWorkingDirectoryDescription 102Description = Strings.ConfigGetAllOrConfigKeyDescription 108Description = Strings.ConfigPathsWorkingDirectoryDescription 114Description = Strings.ConfigGetShowPathDescription, 141Description = Strings.ConfigSetConfigKeyDescription, 147Description = Strings.ConfigSetConfigValueDescription, 153Description = Strings.Option_ConfigFile, 179Description = Strings.ConfigUnsetConfigKeyDescription, 185Description = Strings.Option_ConfigFile,
Commands\DeleteCommand.cs (7)
24Description = Strings.Source_Description, 30Description = Strings.NonInteractive_Description, 36Description = Strings.ApiKey_Description, 42Description = Strings.NoServiceEndpoint_Description, 48Description = Strings.NuGetXplatCommand_Interactive, 54Description = Strings.Delete_PackageIdAndVersion_Description, 60Description = Strings.Delete_PackageIdAndVersion_Description,
Commands\LocalsCommand.cs (3)
24Description = Strings.LocalsCommand_ClearDescription, 30Description = Strings.LocalsCommand_ListDescription, 36Description = Strings.LocalsCommand_ArgumentDescription,
Commands\NuGet\Add\DotnetNuGetAddCommand.cs (19)
27var sourceArg = new Argument<string>("PackageSourcePath") { Description = Strings.SourcesCommandSourceDescription }; 28var name = new Option<string>("--name", "-n") { Description = Strings.SourcesCommandNameDescription }; 29var username = new Option<string>("--username", "-u") { Description = Strings.SourcesCommandUsernameDescription }; 30var password = new Option<string>("--password", "-p") { Description = Strings.SourcesCommandPasswordDescription }; 31var storePasswordInClearText = new Option<bool>("--store-password-in-clear-text") { Description = Strings.SourcesCommandStorePasswordInClearTextDescription }; 32var validAuthenticationTypes = new Option<string>("--valid-authentication-types") { Description = Strings.SourcesCommandValidAuthenticationTypesDescription }; 33var protocolVersion = new Option<string>("--protocol-version") { Description = Strings.SourcesCommandProtocolVersionDescription }; 34var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile }; 35var allowInsecureConnections = new Option<bool>("--allow-insecure-connections") { Description = Strings.SourcesCommandAllowInsecureConnectionsDescription }; 73var packagesource = new Option<string>("--package-source", "-s") { Description = Strings.Option_PackageSource }; 74var path = new Option<string>("--path") { Description = Strings.Option_Path }; 75var password = new Option<string>("--password") { Description = Strings.Option_Password }; 76var storePasswordInClearText = new Option<bool>("--store-password-in-clear-text") { Description = Strings.Option_StorePasswordInClearText }; 77var storeLocation = new Option<string>("--store-location") { Description = Strings.Option_StoreLocation }; 78var storeName = new Option<string>("--store-name") { Description = Strings.Option_StoreName }; 79var findBy = new Option<string>("--find-by") { Description = Strings.Option_FindBy }; 80var findValue = new Option<string>("--find-value") { Description = Strings.Option_FindValue }; 81var force = new Option<bool>("--force", "-f") { Description = Strings.Option_Force }; 82var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\NuGet\Disable\DotnetNuGetDisableCommand.cs (2)
19var nameArg = new Argument<string>("name") { Description = Strings.SourcesCommandNameDescription }; 20var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\NuGet\Enable\DotnetNuGetEnableCommand.cs (2)
19var nameArg = new Argument<string>("name") { Description = Strings.SourcesCommandNameDescription }; 20var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\NuGet\List\DotnetNuGetListCommand.cs (3)
27var format = new Option<string>("--format") { Description = Strings.SourcesCommandFormatDescription }; 28var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile }; 52var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\NuGet\Remove\DotnetNuGetRemoveCommand.cs (4)
27var nameArg = new Argument<string>("name") { Description = Strings.SourcesCommandNameDescription }; 28var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile }; 52var packagesource = new Option<string>("--package-source", "-s") { Description = Strings.Option_PackageSource }; 53var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\NuGet\Update\DotnetNuGetUpdateCommand.cs (19)
27var nameArg = new Argument<string>("name") { Description = Strings.SourcesCommandNameDescription }; 28var source = new Option<string>("--source", "-s") { Description = Strings.SourcesCommandSourceDescription }; 29var username = new Option<string>("--username", "-u") { Description = Strings.SourcesCommandUsernameDescription }; 30var password = new Option<string>("--password", "-p") { Description = Strings.SourcesCommandPasswordDescription }; 31var storePasswordInClearText = new Option<bool>("--store-password-in-clear-text") { Description = Strings.SourcesCommandStorePasswordInClearTextDescription }; 32var validAuthenticationTypes = new Option<string>("--valid-authentication-types") { Description = Strings.SourcesCommandValidAuthenticationTypesDescription }; 33var protocolVersion = new Option<string>("--protocol-version") { Description = Strings.SourcesCommandProtocolVersionDescription }; 34var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile }; 35var allowInsecureConnections = new Option<bool>("--allow-insecure-connections") { Description = Strings.SourcesCommandAllowInsecureConnectionsDescription }; 73var packagesource = new Option<string>("--package-source", "-s") { Description = Strings.Option_PackageSource }; 74var path = new Option<string>("--path") { Description = Strings.Option_Path }; 75var password = new Option<string>("--password") { Description = Strings.Option_Password }; 76var storePasswordInClearText = new Option<bool>("--store-password-in-clear-text") { Description = Strings.Option_StorePasswordInClearText }; 77var storeLocation = new Option<string>("--store-location") { Description = Strings.Option_StoreLocation }; 78var storeName = new Option<string>("--store-name") { Description = Strings.Option_StoreName }; 79var findBy = new Option<string>("--find-by") { Description = Strings.Option_FindBy }; 80var findValue = new Option<string>("--find-value") { Description = Strings.Option_FindValue }; 81var force = new Option<bool>("--force", "-f") { Description = Strings.Option_Force }; 82var configfile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile };
Commands\Package\Download\PackageDownloadCommand.cs (6)
31Description = Strings.PackageUpdate_PackageArgumentDescription, 39Description = Strings.PackageDownloadCommand_AllowInsecureConnectionsDescription, 45Description = Strings.Option_ConfigFile, 51Description = Strings.PackageDownloadCommand_OutputDirectoryDescription, 57Description = Strings.Prerelease_Description, 63Description = Strings.PackageDownloadCommand_SourcesDescription,
Commands\Package\Update\PackageUpdateCommand.cs (3)
29Description = Strings.PackageUpdate_PackageArgumentDescription, 36projectOption.Description = Strings.PackageUpdateCommand_ProjectOptionDescription; 40vulnerableOption.Description = Strings.PackageUpdateCommand_VulnerableOptionDescription;
Commands\PackageReferenceCommands\AddPackageReferenceCommand.cs (10)
25Description = Strings.AddPkg_PackageIdDescription, 31Description = Strings.AddPkg_PackageVersionDescription, 37Description = Strings.AddPkg_DgFileDescription, 43Description = Strings.AddPkg_ProjectPathDescription, 49Description = Strings.AddPkg_FrameworksDescription, 55Description = Strings.AddPkg_NoRestoreDescription, 61Description = Strings.AddPkg_SourcesDescription, 67Description = Strings.AddPkg_PackageDirectoryDescription, 73Description = Strings.AddPkg_InteractiveDescription, 79Description = Strings.Prerelease_Description,
Commands\PackageReferenceCommands\ListPackage\ListPackageCommand.cs (15)
42Description = Strings.ListPkg_PathDescription, 48Description = Strings.ListPkg_FrameworkDescription, 54Description = Strings.ListPkg_DeprecatedDescription, 60Description = Strings.ListPkg_OutdatedDescription, 66Description = Strings.ListPkg_VulnerableDescription, 72Description = Strings.ListPkg_TransitiveDescription, 78Description = Strings.ListPkg_PrereleaseDescription, 84Description = Strings.ListPkg_HighestPatchDescription, 90Description = Strings.ListPkg_HighestMinorDescription, 96Description = Strings.ListPkg_SourceDescription, 102Description = Strings.ListPkg_ConfigDescription, 108Description = Strings.ListPkg_OutputFormatDescription, 114Description = Strings.ListPkg_OutputVersionDescription, 120Description = Strings.NuGetXplatCommand_Interactive, 126Description = Strings.Verbosity_Description,
Commands\PackageReferenceCommands\RemovePackageReferenceCommand.cs (3)
24Description = Strings.RemovePkg_PackageIdDescription, 30Description = Strings.RemovePkg_ProjectPathDescription, 36Description = Strings.AddPkg_InteractiveDescription,
Commands\PackageSearch\PackageSearchCommand.cs (10)
31Description = Strings.pkgSearch_termDescription, 37Description = Strings.pkgSearch_SourceDescription, 43Description = Strings.pkgSearch_ExactMatchDescription, 49Description = Strings.pkgSearch_PrereleaseDescription, 55Description = Strings.pkgSearch_InteractiveDescription, 61Description = Strings.pkgSearch_TakeDescription, 67Description = Strings.pkgSearch_SkipDescription, 73Description = Strings.pkgSearch_FormatDescription, 79Description = Strings.pkgSearch_VerbosityDescription, 85Description = Strings.Option_ConfigFile,
Commands\PushCommand.cs (13)
24Description = Strings.Source_Description, 30Description = Strings.AllowInsecureConnections_Description, 36Description = Strings.SymbolSource_Description, 42Description = Strings.Push_Timeout_Description, 48Description = Strings.ApiKey_Description, 54Description = Strings.SymbolApiKey_Description, 60Description = Strings.DisableBuffering_Description, 66Description = Strings.NoSymbols_Description, 72Description = Strings.NoServiceEndpoint_Description, 78Description = Strings.NuGetXplatCommand_Interactive, 84Description = Strings.PushCommandSkipDuplicateDescription, 90Description = Strings.Option_ConfigFile, 96Description = Strings.Push_Package_ApiKey_Description,
Commands\Signing\SignCommand.cs (14)
33Description = Strings.SignCommandPackagePathDescription, 39Description = Strings.SignCommandOutputDirectoryDescription, 45Description = Strings.SignCommandCertificatePathDescription, 51Description = Strings.SignCommandCertificateStoreNameDescription, 57Description = Strings.SignCommandCertificateStoreLocationDescription, 63Description = Strings.SignCommandCertificateSubjectNameDescription, 69Description = Strings.SignCommandCertificateFingerprintDescription, 75Description = Strings.SignCommandCertificatePasswordDescription, 81Description = Strings.SignCommandHashAlgorithmDescription, 87Description = Strings.SignCommandTimestamperDescription, 93Description = Strings.SignCommandTimestampHashAlgorithmDescription, 99Description = Strings.SignCommandOverwriteDescription, 105Description = Strings.SignCommandAllowUntrustedRootDescription, 111Description = Strings.Verbosity_Description,
Commands\Signing\TrustedSignersCommand.cs (25)
29var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 45var name = new Argument<string>("NAME") { Description = Strings.TrustedSignerNameExists }; 46var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 63var name = new Argument<string>("NAME") { Description = Strings.TrustedSignerNameToRemove }; 64var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 81var name = new Argument<string>("NAME") { Description = Strings.TrustedSignerNameToAdd }; 82var package = new Argument<string>("PACKAGE") { Description = Strings.TrustLocalSignedNupkgPath }; 83var allowUntrustedRootOption = new Option<bool>("--allow-untrusted-root") { Description = Strings.TrustCommandAllowUntrustedRoot, Arity = ArgumentArity.Zero }; 84var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 103var name = new Argument<string>("NAME") { Description = Strings.TrustedSignerNameToAdd }; 104var package = new Argument<string>("PACKAGE") { Description = Strings.TrustLocalSignedNupkgPath }; 105var allowUntrustedRootOption = new Option<bool>("--allow-untrusted-root") { Description = Strings.TrustCommandAllowUntrustedRoot, Arity = ArgumentArity.Zero }; 106var owners = new Option<string>("--owners") { Description = Strings.TrustCommandOwners, Arity = ArgumentArity.ZeroOrOne }; 107var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 127var name = new Argument<string>("NAME") { Description = Strings.TrustedCertificateSignerNameToAdd }; 128var fingerprint = new Argument<string>("FINGERPRINT") { Description = Strings.TrustCertificateFingerprint }; 129var algorithm = new Option<string>("--algorithm") { Description = Strings.TrustCommandAlgorithm, Arity = ArgumentArity.ZeroOrOne }; 130var allowUntrustedRootOption = new Option<bool>("--allow-untrusted-root") { Description = Strings.TrustCommandAllowUntrustedRoot, Arity = ArgumentArity.Zero }; 131var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 151var name = new Argument<string>("NAME") { Description = Strings.TrustSourceSignerName }; 152var sourceUrl = new Option<string>("--source-url") { Description = Strings.TrustSourceUrl, Arity = ArgumentArity.ZeroOrOne }; 153var owners = new Option<string>("--owners") { Description = Strings.TrustCommandOwners, Arity = ArgumentArity.ZeroOrOne }; 154var configFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 171var mainConfigFile = new Option<string>("--configfile") { Description = Strings.Option_ConfigFile, Arity = ArgumentArity.ZeroOrOne }; 280Description = Strings.Verbosity_Description,
Commands\Signing\VerifyCommand.cs (5)
30Description = Strings.VerifyCommandPackagePathDescription, 36Description = Strings.VerifyCommandAllDescription, 42Description = Strings.VerifyCommandCertificateFingerprintDescription, 48Description = Strings.Option_ConfigFile, 54Description = Strings.Verbosity_Description,
Commands\Why\WhyCommand.cs (3)
57Description = Strings.WhyCommand_PathArgument_Description, 92Description = Strings.WhyCommand_PackageArgument_Description, 98Description = Strings.WhyCommand_FrameworksOption_Description,
Program.cs (2)
107Description = Strings.ForceEnglishOutput_Description, 113Description = Strings.AddPkg_InteractiveDescription,
SelectTests (11)
Program.cs (11)
23Description = "Repository root (where .git lives).", 29Description = "Path to eng/github-ci/test-trigger-map.yml. Defaults to <repo-root>/eng/github-ci/test-trigger-map.yml." 34Description = "Path to the solution that defines the project universe. Defaults to <repo-root>/Aspire.slnx." 39Description = "Base git ref to diff from (e.g. the PR base SHA). Required unless --changed-files is given." 44Description = "Head git ref to diff to. Defaults to the working tree when --from is given without --to." 49Description = "Path to a newline-delimited list of changed repo-relative paths (instead of --from/--to)." 54Description = "Skip the Layer 1 graph closure (Layer 2 / curated map only)." 59Description = "Kill switch: force the full matrix regardless of changed files." 64Description = "Human-readable reason recorded in the run summary when --force-all is a fail-SAFE " + 72Description = "Restrict the build to the selected projects (writes --before-build-props). Without this " + 78Description = "Where to write the OverrideProjectToBuild props consumed by eng/Build.props " +
System.CommandLine (3)
Command.cs (1)
39=> Description = description;
Help\HelpOption.cs (1)
36Description = LocalizationResources.HelpOptionDescription();
VersionOption.cs (1)
37Description = LocalizationResources.VersionOptionDescription();
System.CommandLine.StaticCompletions (1)
CompletionsCommandDefinition.cs (1)
12Description = Strings.CompletionsCommand_ShellArgument_Description,
TypeScriptApiCompat (7)
Program.cs (7)
9Description = "Directory containing base-branch *.ats.txt files.", 15Description = "Directory containing current *.ats.txt files.", 21Description = "Repository root containing *.tscompat.suppression.txt files.", 27Description = "Target-branch repository root containing inherited suppression files." 32Description = "Newline-delimited package names to exclude from TypeScript API compatibility." 37Description = "Write a Markdown report." 42Description = "Emit GitHub Actions ::error annotations."
44 references to Description
aspire (8)
Commands\ConfigCommand.cs (2)
54Debug.Assert(cmd.Description is not null); 55return cmd.Description.TrimEnd('.');
Commands\GroupedHelpWriter.cs (5)
39if (!string.IsNullOrEmpty(command.Description)) 41writer.WriteLine(command.Description); 135var description = cmd.Description ?? string.Empty; 148visibleOptions.Select(static opt => (FormatOptionLabel(opt), opt.Description ?? string.Empty)), 195var description = cmd.Description ?? string.Empty;
Commands\ResourceCommand.cs (1)
776GetVisibleCliOptions(commandResult).Select(static option => (GroupedHelpWriter.FormatOptionLabel(option, includeValueName: true), option.Description ?? string.Empty)),
Aspire.Cli.Tests (13)
Commands\NewCommandTests.cs (10)
65Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.CSharpEmptyAppHost && subcommand.Description == "Empty AppHost (Choose language...)"); 66Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.TypeScriptEmptyAppHost && subcommand.Description == "Empty (TypeScript AppHost)"); 67Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.PythonEmptyAppHost && subcommand.Description == "Empty (Python AppHost)"); 68Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.JavaEmptyAppHost && subcommand.Description == "Empty (Java AppHost)"); 69Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.GoEmptyAppHost && subcommand.Description == "Empty (Go AppHost)"); 70Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.RustEmptyAppHost && subcommand.Description == "Empty (Rust AppHost)"); 98Assert.Equal(NewCommandStrings.ChannelOptionDescriptionWithStaging, channelOption.Description); 950Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.DotNetEmptyAppHost && subcommand.Description == "Empty (C# AppHost, dotnet template)"); 951Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.CSharpEmptyAppHost && subcommand.Description == "Empty AppHost (Choose language...)"); 952Assert.Contains(command.Subcommands, subcommand => subcommand.Name == KnownTemplateId.TypeScriptEmptyAppHost && subcommand.Description == "Empty (TypeScript AppHost)");
Commands\RootCommandTests.cs (2)
474Assert.NotNull(RootCommand.BannerOption.Description); 475Assert.NotEmpty(RootCommand.BannerOption.Description);
Commands\UpdateCommandTests.cs (1)
58Assert.Equal(UpdateCommandStrings.ChannelOptionDescriptionWithStaging, channelOption.Description);
dotnet (4)
CliSchema.cs (4)
115description: command.Description?.ReplaceLineEndings("\n"), 178subCommand.Description?.ReplaceLineEndings("\n"), 187option.Description?.ReplaceLineEndings("\n"), 216argument.Description?.ReplaceLineEndings("\n"),
dotnet-aot (4)
src\sdk\src\Cli\dotnet\CliSchema.cs (4)
115description: command.Description?.ReplaceLineEndings("\n"), 178subCommand.Description?.ReplaceLineEndings("\n"), 187option.Description?.ReplaceLineEndings("\n"), 216argument.Description?.ReplaceLineEndings("\n"),
Microsoft.DotNet.Cli.Definitions (3)
Help\HelpBuilder.cs (1)
213var symbolDescription = customizedSymbolDescription ?? symbol.Description ?? string.Empty;
Help\HelpBuilder.Default.cs (2)
43public static string GetArgumentDescription(Argument argument) => argument.Description ?? string.Empty; 117ctx.HelpBuilder.WriteHeading(LocalizationResources.HelpDescriptionTitle(), ctx.Command.Description, ctx.Output);
Microsoft.TemplateEngine.Cli (1)
Commands\BaseCommand.cs (1)
24: Command(definition.Name, definition.Description)
System.CommandLine (5)
Command.cs (2)
343completions.Add(new CompletionItem(identifier.Name, CompletionItem.KindKeyword, detail: identifier.Description)); 352completions.Add(new CompletionItem(alias, CompletionItem.KindKeyword, detail: identifier.Description));
Help\HelpBuilder.cs (1)
435var symbolDescription = customizedSymbolDescription ?? symbol.Description ?? string.Empty;
Help\HelpBuilder.Default.cs (2)
63public static string GetArgumentDescription(Argument argument) => argument.Description ?? string.Empty; 188ctx.HelpBuilder.WriteHeading(LocalizationResources.HelpDescriptionTitle(), ctx.Command.Description, ctx.Output);
System.CommandLine.StaticCompletions (6)
shells\FishShellProvider.cs (2)
327WriteCandidate(writer, sub.Name, SanitizeDescription(sub.Description)); 333var desc = SanitizeDescription(option.Description);
shells\PowershellShellProvider.cs (1)
84private static string? SanitizeHelpDescription(Symbol s) => s.Description?.ReplaceLineEndings(" ").Replace("`", "``").Replace("'", "`'").Replace("\"", "`\"").Replace("$", "`$");
shells\ZshShellProvider.cs (3)
86var helpText = SanitizeHelp(option.Description); 134var helpText = SanitizeHelp(arg.Description is string d ? " -- " + d : ""); 258writer.WriteLine($"'{subcommand.Name}:{SanitizeHelp(subcommand.Description)}' \\");