XrmGhost.Cli
1.6.79
dotnet tool install --global XrmGhost.Cli --version 1.6.79
dotnet new tool-manifest
dotnet tool install --local XrmGhost.Cli --version 1.6.79
#tool dotnet:?package=XrmGhost.Cli&version=1.6.79
nuke :add-package XrmGhost.Cli --version 1.6.79
XrmGhost.Cli (xg)
XrmGhost.Cli is the command-line interface for the XrmGhost ecosystem — a .NET tool
(xg) for testing Dataverse plugins out-of-process, managing environments, running
queries, and handling licensing.
📖 Documentation
The CLI reference — installation, command groups, environment management, licensing and walkthroughs — lives on the docs site:
https://docs.xrmghost.tech/cli/
That section is the source of truth for xg; please refer to it for the complete and
up-to-date reference.
Installation
dotnet tool install --global XrmGhost.Cli
Then run:
xg --help
Features
- Plugin execution — run Dataverse plugins out-of-process from scenario files.
- Scenario generation — scaffold template scenario files for your plugins.
- Environment management — add, list, and switch between Dataverse environments.
- License management — activate and check your license.
- Health checks — the
xg doctorcommand diagnoses configuration and connectivity.
See https://docs.xrmghost.tech/cli/reference/ for the full command reference and walkthroughs.
Support
Found a bug or have a feature request? Open an issue on the base repo: https://github.com/xrmghost/xrmghost/issues
Pairs well with
Writing the plugins you're testing with xg? Check out
XrmGhost.Attributes — a
lightweight library of attributes for declarative Dataverse plugin development.
Privacy
The CLI collects anonymous, local-only usage telemetry to improve the product. Run
xg privacy for details, or see https://docs.xrmghost.tech/cli/reference/privacy/.
License
Proprietary — © XrmGhost. All Rights Reserved. This is commercial software, licensed
not sold, under the XrmGhost License (Trial / Standard / Pro offers). Use is subject to
a limited, non-transferable licence. See the LICENSE file and the authoritative terms at
https://www.xrmghost.tech/legal/xrmghost-license.
| 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. |
This package has no dependencies.