Skip to content

Commit

Permalink
Update env.md
Browse files Browse the repository at this point in the history
Updated description of pac env list-settings and pac env update-settings. Detailed how the settings are limited to the Organization table
  • Loading branch information
ericregnier authored May 27, 2024
1 parent 98af2c4 commit ac186c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions power-platform/developer/cli/reference/env.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Show only environments containing filter criteria.

## pac env list-settings

List environment settings
List environment settings. These settings are limited to only the columns listed on [Organization table writable columns](/data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes).

[!INCLUDE [env-list-settings-intro](includes/env-list-settings-intro.md)]

Expand Down Expand Up @@ -108,7 +108,7 @@ Default environment (ID, url, unique name, or partial name).

## pac env update-settings

Update environment settings
Update environment settings. These settings are limited to only the columns listed on [Organization table, writable columns](/data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes).

[!INCLUDE [env-update-settings-intro](includes/env-update-settings-intro.md)]

Expand Down Expand Up @@ -152,4 +152,4 @@ Specifies the target Dataverse. The value may be a Guid or absolute https URL. W
### See also

[Microsoft Power Platform CLI Command Groups](index.md)<br />
[Microsoft Power Platform CLI overview](../introduction.md)
[Microsoft Power Platform CLI overview](../introduction.md)

0 comments on commit ac186c8

Please sign in to comment.