wim 0.0.10
dotnet tool install --global wim --version 0.0.10
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 wim --version 0.0.10
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=wim&version=0.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package wim --version 0.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
First download all work items UNDER specified area path's:
wim clone --organization ... --token ... --area-path ... --area-path ... --output ...
Then replay all updates:
wim push --organization ... --token ... --project ... --output ...
What it does:
- Download and replay all updates on selected work items in order!
- Recreate (and remove) links between work items in order
- Recreate areas & iterations on the fly!
- Upload and link to attachments!
- Handle more then 20k items with ease
- Retry and backoff when one hits the REST API rate limits
- Stop and continue at any time.
What it doesn't do yet:
- Recreate other type of links
What it won't do:
- Migrate other things
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Migrate those items! Now with attachments & areas/iterations!