Difference between revisions of "Passbolt"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
  [[npm install]]
 
  [[npm install]]
 
  [[npm link]]
 
  [[npm link]]
 +
 +
 +
== Usage ==
  
 
  [[passbolt find]]  
 
  [[passbolt find]]  
 
  [[passbolt get]]
 
  [[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 ==
 
== Related terms ==

Revision as of 12:18, 16 November 2020

wikipedia:Passbolt


Client installation

git clone https://github.com/passbolt/passbolt_cli.git
cd passbolt_cli
apt install npm
npm install
npm link


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: