fluent_cli_gitbook
  • Welcome to FluentCLI
  • Getting Started
  • Installation Option 1: Cargo Install
  • Installation Option 2: Clone Repository
  • Installation Continued
  • Configure Amber Vault
  • The config.json file
  • Using FluentCLI
Powered by GitBook
On this page
  • Source the autocomplete script in your profile
  • Create both the two necessary user env entries.
Edit on GitHub

Installation Continued

Source the autocomplete script in your profile

source /Users/n/.fluent_cli/fluent_cli_autocomplete_v1.sh

Create both the two necessary user env entries.

export AMBER_YAML=/path/to/your/user/profile/.fluent_cli/amber.yaml
export FLUENT_CLI_CONFIG_PATH=/path/to/your/user/profile/.fluent_cli/config.json

PreviousInstallation Option 2: Clone RepositoryNextConfigure Amber Vault

Last updated 1 year ago