Difference between revisions of "Passbolt"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
or | or | ||
passbolt server-key --skipCertificateValidation --domain=https://www.your_passbolt.test > app/config/server.key | passbolt server-key --skipCertificateValidation --domain=https://www.your_passbolt.test > app/config/server.key | ||
+ | [[gpg --import]] app/config/server.key | ||
== Usage == | == Usage == |
Revision as of 12:45, 16 November 2020
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
Usage
passbolt find passbolt get
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: