Difference between revisions of "Passbolt"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 42: | Line 42: | ||
== Related terms == | == Related terms == | ||
* [[Passbolt]] [[chrome extension]] | * [[Passbolt]] [[chrome extension]] | ||
+ | * [[OpenPGP]] | ||
== See also == | == See also == |
Revision as of 06:05, 20 September 2021
wikipedia:Passbolt (2016)
Client installation
git clone https://github.com/passbolt/passbolt_cli.git cd passbolt_cli apt install npm npm install npm link passbolt server-key --domain=https://www.your_passbolt.test > app/config/server.key or passbolt server-key --skipCertificateValidation --domain=https://www.your_passbolt.test > app/config/server.key gpg --import app/config/server.key passbolt server-key --skipCertificateValidation --fingerprint --domain=https://www.your_passbolt.test/ YNBB5815A825FF3655D999C1BAEDF81779917TTT
Edit app/config/config.json
Usage
passbolt Usage: passbolt [options] [command]
Options:
-V, --version output the version number -h, --help output usage information
Commands:
auth Authentication actions, login or logout get View the OpenPGP data block of a given resource find Find one or more resources server-key Fetch the server public key users List all users user View one user details help [cmd] display help for [cmd]
Related terms
See also
Advertising: