uSync.Diag
2.0.0-beta1
This is a prerelease version of uSync.Diag.
dotnet tool install --global uSync.Diag --version 2.0.0-beta1
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 uSync.Diag --version 2.0.0-beta1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=uSync.Diag&version=2.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package uSync.Diag --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
uSyncDiag.
Connection diagnostics for uSync.Complete.
This dotnet tool lets you test out connections locally, to see if there is anything you can glean from the issue outside the browser.
usage:
uSyncDiag --url https://myserver.com/umbraco --api-id <some-guid> --api-key <somekey>
The diagnostic tool does pretty much the same as the website will when attempting to connect.
The only real diffrence is that it will try a few diffrent methods as if you have configured the server in diffrrent ways.
> uSyncDiag -h
Description:
uSync.Publisher Diagnostic tool
Usage:
uSyncDiag [options]
Options:
-u, --url <url> (REQUIRED) the url of your server
-id, --app-id <app-id> (REQUIRED) Your application id
-key, --app-key <app-key> (REQUIRED) Your application Key value
-base, --base-url <base-url> a baseUrl value if you want to override baseUrl []
--version Show version information
-?, -h, --help Show help and usage information
Product | Versions 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 was computed. 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 was computed. 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 |
---|---|---|
2.0.0-beta1 | 96 | 6/20/2023 |