We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84e13b commit 5646415Copy full SHA for 5646415
src/Dax.Vpax.CLI/README.md
@@ -2,9 +2,11 @@
2
3
This is a .NET tool that provides CLI access to [VertiPaq-Analyzer](https://github.com/sql-bi/VertiPaq-Analyzer) functions.
4
5
-Operations supported by this tool are:
+Commands supported by this tool are:
6
7
-- Export a VPAX file from a tabular model.
+- `export` to export a VPAX file from a tabular model
8
+- `browse` to browse metadata of a tabular model in a VPAX package file __[Experimental]__
9
+- `package` to manage a VPAX package file __[Experimental]__
10
11
## How to install the tool
12
0 commit comments