repositorypackage
0.0.0-20250717083854-6cb1e3b6bb2c
Repository: https://github.com/fnproject/cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# 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.