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.2.tar.gz
(18.9 kB
view details)
Built Distribution
File details
Details for the file purviewcli-0.3.2.tar.gz
.
File metadata
- Download URL: purviewcli-0.3.2.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f21bfe1d7a526031fb9407de91dca831e0718ac46ec832ccf49a0dc61f025e35 |
|
MD5 | 8a5a79a1d0e7be3714ec7f5f4c1f00f8 |
|
BLAKE2b-256 | 178ba4c922aea36e9962ad35c41fa4929a481bb52475b594d133362af859f020 |
File details
Details for the file purviewcli-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: purviewcli-0.3.2-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2521a0d33ab90ca86289ffc42fc55f7d8e61ea9df0925d23f6478f2d805b6128 |
|
MD5 | 8f8c1fc763abd89a72c6dc8f4c971a03 |
|
BLAKE2b-256 | 937bb6528573b5709e657873dd140fe08ed0e78c9f8c95c20af3228aa514a47d |