Reimaginate.DataHub.CLI.Tools
1.3.0-rc.48
dotnet add package Reimaginate.DataHub.CLI.Tools --version 1.3.0-rc.48
NuGet\Install-Package Reimaginate.DataHub.CLI.Tools -Version 1.3.0-rc.48
<PackageReference Include="Reimaginate.DataHub.CLI.Tools" Version="1.3.0-rc.48" />
<PackageVersion Include="Reimaginate.DataHub.CLI.Tools" Version="1.3.0-rc.48" />
<PackageReference Include="Reimaginate.DataHub.CLI.Tools" />
paket add Reimaginate.DataHub.CLI.Tools --version 1.3.0-rc.48
#r "nuget: Reimaginate.DataHub.CLI.Tools, 1.3.0-rc.48"
#:package Reimaginate.DataHub.CLI.Tools@1.3.0-rc.48
#addin nuget:?package=Reimaginate.DataHub.CLI.Tools&version=1.3.0-rc.48&prerelease
#tool nuget:?package=Reimaginate.DataHub.CLI.Tools&version=1.3.0-rc.48&prerelease
Reimaginate.DataHub.CLI.Tools
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 DataHub v2 resource-first commands, a shared profile target descriptor, DataHub CLI token acquisition, request transport, and command registration helpers.
Host Integration
Register services and add the command tree:
services.AddDataHubCliCommands(configuration);
rootCommand.AddDataHubTools(serviceProvider);
Authentication
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 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Azure.Storage.Blobs (>= 12.23.0)
- ClosedXML (>= 0.104.2)
- CsvHelper (>= 33.0.1)
- FluentValidation (>= 12.1.1)
- Humanizer (>= 2.14.1)
- Microsoft.Extensions.Configuration.Json (>= 10.0.8)
- Microsoft.Extensions.Hosting (>= 10.0.8)
- Microsoft.Extensions.Http (>= 10.0.8)
- Microsoft.Identity.Client (>= 4.84.1)
- Newtonsoft.Json (>= 13.0.4)
- Polly (>= 8.6.6)
- Reimaginate.CLI.Base (>= 1.0.0-rc.62)
- Reimaginate.DataHub.Client (>= 1.3.0-rc.48)
- Reimaginate.DataHub.SharedModels (>= 1.3.0-rc.48)
- Reimaginate.Mediator.Abstractions (>= 1.3.0-rc.8)
- Spectre.Console (>= 0.55.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.0-rc.48 | 0 | 6/9/2026 |
| 1.3.0-rc.47 | 0 | 6/9/2026 |
| 1.3.0-rc.46 | 0 | 6/9/2026 |
| 1.3.0-rc.45 | 0 | 6/9/2026 |
| 1.3.0-rc.44 | 0 | 6/9/2026 |
| 1.3.0-rc.43 | 0 | 6/9/2026 |
| 1.3.0-rc.42 | 34 | 6/7/2026 |
| 1.3.0-rc.41 | 34 | 6/7/2026 |
| 1.3.0-rc.40 | 38 | 6/7/2026 |
| 1.3.0-rc.39 | 44 | 6/7/2026 |
| 1.3.0-rc.38 | 57 | 6/7/2026 |
| 1.3.0-rc.37 | 42 | 6/7/2026 |
| 1.3.0-rc.36 | 39 | 6/6/2026 |
| 1.3.0-rc.35 | 41 | 6/6/2026 |
| 1.3.0-rc.34 | 44 | 6/6/2026 |
| 1.3.0-rc.33 | 39 | 6/6/2026 |
| 1.3.0-rc.32 | 34 | 6/5/2026 |
| 1.3.0-rc.31 | 37 | 6/5/2026 |
| 1.3.0-rc.30 | 42 | 6/5/2026 |
| 1.3.0-rc.29 | 45 | 6/5/2026 |