Dax.Vpax.CLI
1.2.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Dax.Vpax.CLI --version 1.2.2
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 Dax.Vpax.CLI --version 1.2.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dax.Vpax.CLI&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Dax.Vpax.CLI --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dax.Vpax.CLI
This is a .NET tool that provides CLI access to VertiPaq-Analyzer functions.
Operations supported by this tool are:
- Export a VPAX file from a tabular model.
How to install the tool
The tool can be installed using the following command:
dotnet tool install Dax.Vpax.CLI --global
How to run the tool
vpax export "C:\output\file.vpax" "Provider=MSOLAP;Data Source=<SERVER>;Initial Catalog=<DATABASE>"
Use vpax -?
or vpax export -?
to learn more.
Description:
Export a VPAX file from a tabular model
Usage:
vpax export <path> <connection-string> [options]
Arguments:
<path> Path to write the VPAX file
<connection-string> Connection string to the tabular model
Options:
--overwrite Overwrite the VPAX file if it already exists [default: False]
--exclude-bim Exclude the BIM model (Model.bim) from the export [default: False]
--exclude-vpa Exclude the VPA model (DaxVpaView.json) from the export [default: False]
-?, -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 is compatible. 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 |
---|---|---|
1.2.8 | 146 | 10/20/2024 |
1.2.6 | 177 | 10/2/2024 |
1.2.2 | 280 | 8/9/2024 |
1.2.1 | 67 | 8/5/2024 |
1.1.3 | 196 | 7/16/2024 |
1.1.1-beta | 104 | 7/5/2024 |
1.0.1 | 129 | 6/25/2024 |
0.1.1-beta | 132 | 6/20/2024 |