Skip to content

New command: m365 pp dataverse table get #3726

@appieschot

Description

@appieschot

Usage

m365 pp dataverse table get

Description

Gets information about the specified table

Options

Option Description
-n, --name<name> The name of the dataverse table to be retrieved
-e, --environment <environment> The name of the environment to retrieve the dataverse table from
--asAdmin Set, to retrieve the dataverse table as admin for environments you are not a member of

Examples

List details of the contoso-users table for the given environment

m365 pp dataverse table get -n "contoso-users" -e "Default-2ca3eaa5-140f-4175-8261-3272edf9f339"

List details of the contoso-users table for given environment as Admin

m365 pp dataverse table get -n "contoso-users" -e "Default-2ca3eaa5-140f-4175-8261-3272edf9f339" --asAdmin

Additional Info

Depends on #3653

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions