Categorygithub.com/fnproject/cli
modulepackage
0.0.0-20250220143526-a71e286c8740
Repository: https://github.com/fnproject/cli.git
Documentation: pkg.go.dev

# README

Fn CLI

CircleCI

Install

MacOS installation:

brew update && brew install fn

or

Alternatively for Linux/Unix/MacOS:

curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh

General Information

CLI Development

Build from source

See CONTRIBUTING for instructions to build the CLI from source.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package config parse /etc/os-release More about the os-release: https://www.linux.org/docs/man5/os-release.html We parse /etc/os-release, this is done specifically for a use case on Oracle Cloud Cloud Shell where DockerEngine is not available and Docker cli point to podman cli.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

PrintLatestVersion to terminal.
Trim HelpName, removing 'fn' from the HelpName string.
VersionCommand.

# Variables

Version of Fn CLI.