Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 347 Bytes

01-Install-Flux-CLI.md

File metadata and controls

17 lines (11 loc) · 347 Bytes

Install fluxCD

Follow steps at:

Generate a Personal Access Token with the next privileges:

  • repo:All
  • read:repo_hook

Store the Token value in a safe place and export the value generated

export GITHUB_TOKEN=ghp_12345
export GITHUB_USER=example