Skip to content

Missing shortcut for launch profile (-lp <NAME>) ... and a few other options #48118

@guardrex

Description

@guardrex

Type of issue

Missing information

Description

Missing -lp shortcut for the launch profile.

Also not present per dotnet run -h

  • --artifacts-path <ARTIFACTS_DIR>: The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path.
  • --disable-build-servers: Force the command to ignore any persistent build servers. [default: False]
  • --no-cache: Skip up to date checks and always build the program before running. [default: False]
  • --sc|--self-contained: Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False]

Page URL

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-run

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/tools/dotnet-run.md

Document Version Independent Id

7e78f9f5-f77c-828d-ef76-8ef8593d5803

Platform Id

a7c8b306-df1b-bfae-f387-a4da37ef26ca

Article author

@adegeo

Metadata

  • ID: fd3f4227-cd9b-7b1c-7e1b-ffb3d42ae496
  • PlatformId: a7c8b306-df1b-bfae-f387-a4da37ef26ca
  • Service: dotnet-fundamentals

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions