Dax.Vpax.CLI_1.3.2-beta
Pre-release
Pre-release
What's Changed
- Add
browse
andpackage
commands to CLI tool by @albertospelta in #187
This preview release adds two new commands: package
to manage VPAX files and browse
to explore model metadata in a VPAX file.
- To install, use
dotnet tool install -g --prerelease dax.vpax.cli
- To update, use
dotnet tool update -g --prerelease dax.vpax.cli