---
title: get-password-generator-prop
description: Shows Password Generator properties.
component: pingds
version: 8.1
page_id: pingds:configref:subcommands-get-password-generator-prop
canonical_url: https://docs.pingidentity.com/pingds/8.1/configref/subcommands-get-password-generator-prop.html
---

# get-password-generator-prop

Shows Password Generator properties.

In addition to the global `dsconfig` options, the `dsconfig get-password-generator-prop` subcommand takes the following options:

* `--generator-name {name}`

  The name of the Password Generator.

* `-m | --unit-time {unit}`

  Display time data using the specified unit. The value for UNIT can be one of ms, s, m, h, d, w, or y (milliseconds, seconds, minutes, hours, days, weeks, or years).

* `--property {property}`

  The name of a property to be displayed.

* `--record`

  Modifies the display output to show one property value per line.\
  Default: false

* `-z | --unit-size {unit}`

  Display size data using the specified unit. The value for UNIT can be one of b, kb, mb, gb, or tb (bytes, kilobytes, megabytes, gigabytes, or terabytes).

Properties used in options depend on the type of object to configure.

For details about available properties, see [Password Generator](objects-password-generator.html).
