AspireRunner.Tool 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global AspireRunner.Tool --version 1.1.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.1.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AspireRunner.Tool&version=1.1.1                
nuke :add-package AspireRunner.Tool --version 1.1.1                

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.3.1 340 10/9/2024
1.3.0 364 9/6/2024
1.2.0 104 7/27/2024
1.1.7 99 7/17/2024
1.1.6 123 7/6/2024
1.1.5 122 6/21/2024
1.1.4 114 6/19/2024
1.1.3 110 5/31/2024
1.1.2 107 5/25/2024
1.1.1 107 5/25/2024
1.1.0 111 5/25/2024
1.0.2 114 5/18/2024
1.0.1 92 5/18/2024
1.0.0 88 5/18/2024