Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
(Preview) List an environment's connectors, connector details, and maker connections.
Commands
| Command | Description |
|---|---|
| pac connectivity get-connector-by-id | (Preview) Retrieves a specific connector by ID in the specified environment. |
| pac connectivity list-connections | (Preview) Retrieves a list of connections in the specified environment. |
| pac connectivity list-connectors | (Preview) Retrieves a list of connectors in the specified environment. |
pac connectivity get-connector-by-id
(Preview) Retrieves a specific connector by ID in the specified environment.
Required Parameters for connectivity get-connector-by-id
--connector-id
ID of the connector.
--filter
Filter query to specify the environment.
Optional Parameters for connectivity get-connector-by-id
--environment -env
Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.
pac connectivity list-connections
(Preview) Retrieves a list of connections in the specified environment.
Optional Parameters for connectivity list-connections
--columns
Comma-separated list of response properties to include in table output. Use --json for the complete response.
--environment -env
Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.
pac connectivity list-connectors
(Preview) Retrieves a list of connectors in the specified environment.
Required Parameters for connectivity list-connectors
--filter
Filter query to specify the environment.
Optional Parameters for connectivity list-connectors
--columns
Comma-separated list of response properties to include in table output. Use --json for the complete response.
--environment -env
Specifies the target Dataverse. The value may be a Guid or absolute https URL. When not specified, the active organization selected for the current auth profile will be used.
See also
Microsoft Power Platform CLI Command Groups
Microsoft Power Platform CLI overview