This package provides a command line interface to Azure Purview's REST API.
Project description
Microsoft Purview CLI
This package provides a command line interface to Microsoft Purview's REST API.
Getting Started
Getting Started - how to install, setup, and use purviewcli.
Installation
pip install purviewcli
Usage
pv command sub-command --parameter1='value' --parameter2='value'
Parameter Types
- All parameters are required by default.
- Parameters enclosed with square brackets "[ ]" are optional.
- Mutually exclusive parameters are enclosed with parens "( )" and separated with a pipe "|".
- The "=<val>" indicates parameters which require an input (e.g. --parameter=<val>). Input can be specified after a space (e.g. --parameter 'value') or equal "=" sign (e.g. --parameter='value').
- Parameters that do not require an input are False by default and True if present (e.g. --ignoreRelationships).
- The ellipsis "..." indicates parameters that are allowed to repeat (e.g. --guid='12345' --guid='23451' --guid='34512')
Command Reference
Control Plane (Azure Resource Manager)
| Command | Surface Area |
|---|---|
| pv management | Account, Private Endpoint, Other |
Data Plane (Apache Atlas)
| Command | Surface Area |
|---|---|
| pv entity | Business Attribute, Business Metadata, Label, Classification, Entity |
| pv glossary | Glossary, Terms, Categories |
| pv lineage | Lineage |
| pv relationship | Relationship |
| pv types | Classification, Entity, Enum, Relationship, Struct, Term Template |
Data Plane (Other)
| Command | Surface Area |
|---|---|
| pv account | Account, Collection, Resource Set Rule |
| pv insight | Asset, Scan |
| pv policystore | Metadata Policies, Data Policies |
| pv scan | Classification Rule, Credential, Source, Scan, Filter, Ruleset, Trigger |
| pv search | Search |
| pv share | Shares, Invitations, Mappings, Assets |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
purviewcli-0.3.3.tar.gz
(19.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file purviewcli-0.3.3.tar.gz.
File metadata
- Download URL: purviewcli-0.3.3.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df76ac1559734617a75da4c1036bd627e30afa3504a3f3448a55355b02ac6dfd
|
|
| MD5 |
0964e85bcb2c933a4e8598940b6361c7
|
|
| BLAKE2b-256 |
68f71ed867cbee5c04e293a96a018ce0a074dad702daae9abc644af9ae2a59b8
|
File details
Details for the file purviewcli-0.3.3-py3-none-any.whl.
File metadata
- Download URL: purviewcli-0.3.3-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
531858d207d6184e4875a44eb5cdf5a003f0534b6d46e2d48a59f8573485d401
|
|
| MD5 |
1faa09efb5c882e8bfcf4a713f395408
|
|
| BLAKE2b-256 |
fc4b67ee5983269195edee6e3deb15a420595c67112bf09790147c36e03b8f8d
|