AspireRunner.Tool
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global AspireRunner.Tool --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local AspireRunner.Tool --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AspireRunner.Tool&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package AspireRunner.Tool --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspireRunner
A dotnet tool for running the Aspire Dashboard that's bundled with the aspire workload.
The dashboard can be used to display opentelemetry data (traces, metrics and logs) from any application (more info)
Installation
# Install the aspire workload (can be skipped if already installed)
dotnet workload install aspire
# Install the AspireRunner tool
dotnet tool install -g AspireRunner.Tool
Usage
aspire-dashboard <options>
Options:
-b, --browser Launch the dashboard in the default browser
-p, --port (Default: 18888) The port the dashboard will be available on
-o, --otlp-port (Default: 4317) The port the OTLP server will listen on
-k, --otlp-key The API key to use for the OTLP server
-s, --https (Default: true) Use HTTPS instead of HTTP, this applies to both the dashboard and the OTLP server
-a, --auth Use browser token authentication for the dashboard
-m, --multiple Allow running multiple instances of the dashboard
--help Display this help screen.
--version Display version information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 347 | 10/9/2024 |
1.3.0 | 365 | 9/6/2024 |
1.2.0 | 105 | 7/27/2024 |
1.1.7 | 100 | 7/17/2024 |
1.1.6 | 124 | 7/6/2024 |
1.1.5 | 123 | 6/21/2024 |
1.1.4 | 115 | 6/19/2024 |
1.1.3 | 111 | 5/31/2024 |
1.1.2 | 108 | 5/25/2024 |
1.1.1 | 108 | 5/25/2024 |
1.1.0 | 112 | 5/25/2024 |
1.0.2 | 115 | 5/18/2024 |
1.0.1 | 93 | 5/18/2024 |
1.0.0 | 89 | 5/18/2024 |