pkg.soopen package index

brew / rank 2989

Install fn with Homebrew

Command-line tool for the fn project. Version 0.6.63 via Homebrew; verified 2026-08-03.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fn

local Homebrew formula metadata

overview

Package summary

Command-line tool for the fn project

Commands and aliases

  • fn

history

Project history and usage

fn is the command-line client for the Fn Project, an open-source, event-driven Functions-as-a-Service platform. The CLI is used to start local servers, create applications, initialize functions, deploy them, invoke them, manage contexts, and work with Oracle Cloud Infrastructure Functions settings.

Project history

The Fn CLI repository was created in 2017. Its README links the CLI to the wider Fn Project and directs users to the Fn server quickstart, detailed installation instructions, CLI command reference, tutorials, and docs.

The Fn server README describes Fn as a Docker-native FaaS platform written in Go that can run in public, private, and hybrid cloud environments, supports any language through containers, and can import Lambda functions. Later CLI documentation includes OCI Functions features such as provisioned concurrency, detached invocations, subnet-aware app creation, tags, and pre-built functions.

Adoption history

The official quickstart centers the CLI as the easiest way to experience Fn: install it with Homebrew or the shell installer, run `fn start`, initialize a function, create an app, deploy, and invoke. The project also maintains documentation, tutorials, Slack/community links, Stack Overflow guidance, and subprojects for Flow, UI, and load balancing.

How it is used

A typical local workflow is `fn start`, `fn init --runtime go hello`, `fn create app myapp`, `fn deploy --app myapp --local`, and `fn invoke myapp hello`. The CLI docs list command groups for build, config, create, deploy, inspect, invoke, list, start, stop, update, and context management.

Why package nerds care

fn is significant as a cloud-native CLI that packages local container orchestration, serverless deployment, and provider-specific behavior into one executable. It reflects the late-2010s wave of FaaS tooling where a local developer command had to bridge Docker, remote registries, open-source servers, and managed cloud functions.

Timeline

  • 2017: The Fn CLI repository was created.
  • 2018: The Fn Project README advertised regular community planning meetings as upcoming in Q1 2019.
  • 2025: The CLI README documented OCI Functions features such as provisioned concurrency, detached mode, tags, and pre-built functions.
  • 2026: The CLI repository remained active according to official repository metadata.

Related projects

  • Related official projects include fnproject/fn, fnproject/docs, fnproject/flow, fnproject/ui, fnproject/lb, Oracle Cloud Infrastructure Functions, Docker, and Podman.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for fn. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.fn/config.yaml~/.fn/contexts/*.yaml./func.yaml

executables

Installed executables

CommandKindExposureNote
fncliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-04
manager version0.6.63
manager updated2026-08-03
local dataok
upstreamcurrent
latest detected0.6.63

https://github.com/fnproject/cli

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:fn
Version0.6.63
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fn
Homepagehttps://fnproject.io
Repositoryhttps://github.com/fnproject/cli
Upstream docshttps://fnproject.io
LicenseApache-2.0
Source archivehttps://github.com/fnproject/cli/archive/refs/tags/0.6.63.tar.gz
Last updated2026-08-03T15:14:56Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefn
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/fn.yml

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation