Categorygithub.com/astrolabsoftware/finkctl/v3
package
3.1.3-rc1
Repository: https://github.com/astrolabsoftware/finkctl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

finkctl

CLI tool for managing fink on Kubernetes.

To access documentation, run finkctl -h.

Installation

go 1.21.+ is required.

go install github.com/astrolabsoftware/finkctl/v3@<release_tag>

Configuration

To use finkctl, you need a configuration file. Set the FINKCONFIG environment variable to the directory containing finkctl.yaml and finkctl.secret.yaml. By default, it uses $HOME/.fink.

Example configuration files: