modulepackage
0.0.0-20250220143526-a71e286c8740
Repository: https://github.com/fnproject/cli.git
Documentation: pkg.go.dev
# README
Fn CLI
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
- See the Fn Quickstart for sample commands.
- Detailed installation instructions.
- Configure your CLI Context.
- For a list of commands see Fn CLI Command Guide and Reference.
- For general information see Fn docs and tutorials.
CLI Development
- Refer to the Fn CLI Wiki for development details.
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.