-
Notifications
You must be signed in to change notification settings - Fork 0
pw init
Robert Durfee edited this page Apr 12, 2020
·
7 revisions
pw init
- Initialize or reinitialize pw
.
(The pw init
CLI command handler code can be found here.)
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.
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.
pw init