argo-cd
GitOps Continuous Delivery for Kubernetes
Package Information
- Domain:
argoproj.github.io/cd - Name:
argo-cd - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install argocdPrograms
This package provides the following executable programs:
argocd
Aliases
This package can also be accessed using these aliases:
argocd
Available Versions
Show all 128 versions
3.1.1,3.1.0,3.0.13,3.0.12,3.0.113.0.6,3.0.5,3.0.4,3.0.3,3.0.23.0.1,3.0.0,2.14.15,2.14.14,2.14.132.14.12,2.14.11,2.14.10,2.14.9,2.14.72.14.6,2.14.5,2.14.4,2.14.3,2.14.22.14.1,2.14.0,2.13.7,2.13.6,2.13.52.13.4,2.13.3,2.13.2,2.13.1,2.13.02.12.12,2.12.11,2.12.10,2.12.9,2.12.82.12.7,2.12.6,2.12.5,2.12.4,2.12.32.12.2,2.12.1,2.12.0,2.11.13,2.11.122.11.11,2.11.10,2.11.9,2.11.8,2.11.72.11.6,2.11.5,2.11.4,2.11.3,2.11.22.11.1,2.11.0,2.10.18,2.10.17,2.10.162.10.15,2.10.14,2.10.13,2.10.12,2.10.112.10.10,2.10.9,2.10.8,2.10.7,2.10.62.10.5,2.10.4,2.10.3,2.10.2,2.10.12.10.0,2.9.22,2.9.21,2.9.20,2.9.192.9.18,2.9.17,2.9.16,2.9.15,2.9.142.9.13,2.9.12,2.9.11,2.9.10,2.9.92.9.7,2.9.6,2.9.5,2.9.4,2.9.32.9.2,2.9.1,2.9.0,2.8.21,2.8.202.8.19,2.8.18,2.8.17,2.8.16,2.8.152.8.14,2.8.12,2.8.11,2.8.10,2.8.92.8.8,2.8.7,2.8.6,2.8.5,2.8.42.8.3,2.8.2,2.7.18,2.7.17,2.7.162.7.15,2.7.14,2.6.15
Latest Version: 3.1.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) argocd -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.argocd
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.