Skip to content

password generate

vpd password generate

Generate cryptographically secure random passwords

vpd password generate [flags]

Options

  -c, --count int    Number of passwords to generate (default 1)
  -e, --easy-copy    Use only double-click friendly chars (letters, digits, underscore)
  -h, --help         help for generate
  -l, --length int   Password length (default 16)
      --no-copy      Don't copy to clipboard
      --no-digits    Exclude digits
      --no-special   Exclude special characters
      --no-upper     Exclude uppercase letters

SEE ALSO

Auto generated by spf13/cobra on 4-Mar-2026