mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-09-13 06:59:07 +00:00
update archiveing
This commit is contained in:
parent
35a1313dbd
commit
42b0dc41e8
4 changed files with 30 additions and 18 deletions
12
README.md
12
README.md
|
@ -6,16 +6,16 @@ If you want to do something more complicated [this](https://github.com/speatzle/
|
|||
# Install
|
||||
|
||||
## Via Package:
|
||||
Download your Package from the Latest Release.
|
||||
install via your Distros Package manager like `dpkg -i`
|
||||
|
||||
Download the Package for your OS and architecture from the Latest Release.
|
||||
Install via your Distros Package manager like `dpkg -i`
|
||||
|
||||
## Via Archive:
|
||||
Download your Archive
|
||||
Note: tab completion and manpages will be missing.
|
||||
Download and Extract the Archive for your OS and architecture
|
||||
Note: tab completion and manpages will need to be installed manually.
|
||||
|
||||
## Via Go:
|
||||
go install github.com/speatzle/go-passbolt-cli
|
||||
Note: this will install the binary as go-passbolt-cli also tab completion and manpages will be missing.
|
||||
Note: this will install the binary as go-passbolt-cli, also tab completion and manpages will be missing.
|
||||
# Getting Started
|
||||
First you need to Setup basic information: the Server Address, your Private Key and your Password.
|
||||
You have these options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue