AspireRunner.Tool 1.1.3

dotnet tool install --global AspireRunner.Tool --version 1.1.3
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.1.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AspireRunner.Tool&version=1.1.3
nuke :add-package AspireRunner.Tool --version 1.1.3

AspireRunner.Tool

A dotnet tool for downloading and running the standalone Aspire Dashboard

The dashboard can display OpenTelemetry data (traces, metrics, and logs) from any application (more info).

NuGet Version

Installation

# 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, if this isn't passed, existing instances will be replaced

  -r, --runtime-version    The version of the .NET runtime to use

  -d, --auto-download      (Default: true) Automatically download the dashboard if it's not installed

  -v, --Verbose            Enable verbose logging

  --help                   Display this help screen.

  --version                Display version information.

[!NOTE] The runner will prioritize using the dashboard bundled with the Aspire workload, if it's installed.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.1.3 32 5/31/2024
1.1.2 83 5/25/2024
1.1.1 82 5/25/2024
1.1.0 78 5/25/2024
1.0.2 85 5/18/2024
1.0.1 67 5/18/2024
1.0.0 64 5/18/2024