Skip to content

pacx usersettings list

github-actions[bot] edited this page Apr 29, 2026 · 1 revision

Lists the current values of all tracked user settings for the specified or currently logged-in user.

Usage

List settings for the currently logged-in user:

pacx usersettings list

List settings for a specific user (by domain name):

pacx usersettings list --user DOMAIN\\john.doe

Arguments

Long Name Short Name Required? Description Default value Valid values
user u N Domain name of the user whose settings to read (e.g. DOMAIN\john.doe). If omitted, the current user's settings are shown. - String

Command list

Clone this wiki locally