Skip to content

pw init

Robert Durfee edited this page Apr 12, 2020 · 7 revisions

Name

pw init - Initialize or reinitialize pw.

(The pw init CLI command handler code can be found here.)

Synopsis

pw init [PW_WIDE_FLAGS]

Description

pw init initializes or reinitializes the pw configuration by registering the user and creating authenticated certificates.

This is an interactive command requiring email verification from the certificate authority.

pw Wide Flags

These flags are available to all commands: --certificate, --certificate-authority, --configuration, --key, --no-colors, --one, and --yes. Unlike most other commands, however, the --certificate, --certificate-authority, --configuration, and --key flags are output locations instead of input locations.

Example

pw init
Clone this wiki locally