Installation Option 1: Cargo Install
Run
cargo install
This will install the
fluent
executable to
Create a fluent profile directory.
Creating this directory as a git repository allows your config.json and amber.yaml file to be versioned, protected, and used across any system you want to use
fluent
on.
Download the config.json file from the repository.
https://github.com/njfio/fluent_cli/blob/main/fluent_cli/config.json
Copy that file to your fluent_cli profile path.
If you have not used amber, https://github.com/fpco/amber, you need to initialize the repository.
MAKE SURE YOU SAVE THE RESULTING PRIVATE KEY IN A PASSWORD STORE
Create both the two necessary user
env
entries.
Last updated