flux
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Package Information
- Domain:
fluxcd.io/flux2 - Name:
flux - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install fluxPrograms
This package provides the following executable programs:
flux
Available Versions
Show all 14 versions
2.6.4,2.6.3,2.6.2,2.6.1,2.6.02.5.1,2.5.0,2.4.0,2.3.0,2.2.32.2.2,2.2.1,2.2.0,2.1.2
Latest Version: 2.6.4
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) flux -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.flux
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.