![]() |
VOOZH | about |
dotnet add package Reimaginate.DataHub.CLI.Tools --version 1.3.0-rc.80
NuGet\Install-Package Reimaginate.DataHub.CLI.Tools -Version 1.3.0-rc.80
<PackageReference Include="Reimaginate.DataHub.CLI.Tools" Version="1.3.0-rc.80" />
<PackageVersion Include="Reimaginate.DataHub.CLI.Tools" Version="1.3.0-rc.80" />Directory.Packages.props
<PackageReference Include="Reimaginate.DataHub.CLI.Tools" />Project file
paket add Reimaginate.DataHub.CLI.Tools --version 1.3.0-rc.80
#r "nuget: Reimaginate.DataHub.CLI.Tools, 1.3.0-rc.80"
#:package Reimaginate.DataHub.CLI.Tools@1.3.0-rc.80
#addin nuget:?package=Reimaginate.DataHub.CLI.Tools&version=1.3.0-rc.80&prereleaseInstall as a Cake Addin
#tool nuget:?package=Reimaginate.DataHub.CLI.Tools&version=1.3.0-rc.80&prereleaseInstall as a Cake Tool
Reusable DataHub CLI commands and supporting services for Reimaginate CLI hosts.
Use this package when an existing CLI host needs to add the DataHub command tree without packaging the standalone datahub global tool. It contains the active resource-first commands, a shared profile target descriptor, DataHub CLI token acquisition, request transport, and command registration helpers.
Register services and add the command tree:
services.AddDataHubCliCommands(configuration);
rootCommand.AddDataHubTools(serviceProvider);
The tools package uses Microsoft Entra delegated-user authentication. DataHub commands acquire tokens with MSAL using a browser sign-in flow. Shared profiles store target metadata only; access tokens are not persisted in profile files.
datahub profiles add <name>
datahub profiles set-target datahub --profile <name> --url <datahub-cli-url> --tenant <tenant-id>
datahub profiles use <name>
datahub login --profile <name>
datahub auth status --profile <name>
datahub whoami --profile <name>
The default scope is api://7a3a7b0c-3f0b-43dd-b45f-487f1060ee91/datahub_cli. Customers do not need to create their own app registration for the normal DataHub CLI path. datahub auth status is non-invasive by default and only checks cached token readiness; add --interactive to allow sign-in during the check.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.0-rc.80 | 57 | 6/22/2026 |
| 1.3.0-rc.79 | 54 | 6/22/2026 |
| 1.3.0-rc.78 | 52 | 6/22/2026 |
| 1.3.0-rc.77 | 56 | 6/22/2026 |
| 1.3.0-rc.76 | 65 | 6/21/2026 |
| 1.3.0-rc.75 | 56 | 6/21/2026 |
| 1.3.0-rc.74 | 54 | 6/21/2026 |
| 1.3.0-rc.73 | 54 | 6/20/2026 |
| 1.3.0-rc.72 | 61 | 6/20/2026 |
| 1.3.0-rc.71 | 48 | 6/20/2026 |
| 1.3.0-rc.70 | 52 | 6/20/2026 |
| 1.3.0-rc.69 | 57 | 6/20/2026 |
| 1.3.0-rc.68 | 53 | 6/20/2026 |
| 1.3.0-rc.67 | 62 | 6/19/2026 |
| 1.3.0-rc.66 | 54 | 6/19/2026 |
| 1.3.0-rc.65 | 47 | 6/19/2026 |
| 1.3.0-rc.64 | 56 | 6/19/2026 |
| 1.3.0-rc.63 | 61 | 6/19/2026 |
| 1.3.0-rc.62 | 53 | 6/19/2026 |
| 1.3.0-rc.61 | 56 | 6/19/2026 |