Capgemini / Capgemini/xrm-datamigration

Release the CLI tool

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
27
Forks
11
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
The Samples project, XrmToolbox plugin, and CLI tool are three ways to use the engine. Of course, we could use the nuget package in our own projects as well. Personally, I like the CLI since it's up to date with the latest engine and I could use it outside the context of the Samples project. Unfortunately, it means pulling the latest codebase and building manually.

**Describe the solution you'd like**
Build and publish the CLI tool as a [dotnet global tool](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools) with the latest version of the engine.

It is also worth adding a small section in the README on the tool although it should be self documenting (via -help).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.