Skip to content

astrolabsoftware/finkctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: