New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@fleetfn/cli

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fleetfn/cli

The command-line interface for Fleet.

latest
npmnpm
Version
1.0.0-beta.12
Version published
Maintainers
1
Created
Source

Fleet FN Inc

Fleet CLI is the tool designed for people interested in using Fleet Function.

Installation

To install the latest version of Fleet CLI, run this command:

npm i @fleetfn/cli -g

or install with yarn:

yarn global add @fleetfn/cli

Getting Started

To quickly start a new project, run the following commands:

fleet init      # Choose an example project to start
cd <PROJECT>    # Change directory to the new project
fleet           # Deploy to the cloud

Documentation

For details on how to use Fleet CLI, check out our documentation.

FAQs

Package last updated on 16 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts