Socket
Socket
Sign inDemoInstall

flatfile

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flatfile

The Flatfile CLI is a command-line tool that simplifies the integration process with Flatfile by providing developers with commands to manage and configure their integration from their local environment.


Version published
Weekly downloads
3K
decreased by-57.96%
Maintainers
2
Weekly downloads
 
Created
Source

Flatfile CLI

The Flatfile CLI is a command-line tool that simplifies the integration process with Flatfile by providing developers with commands to manage and configure their integration from their local environment.

Usage

Usage: flatfile [options] [command]

Flatfile CLI

Options:
  -V, --version                        output the version number
  -h, --help                           display help for command

Commands:
  deploy [options] [file]              Deploy your project as a Flatfile Agent
  develop|dev [file] [options] [file]  Deploy your project as a Flatfile Agent
  create:env [options]                 Create an Environment

Commands

deploy

Usage: flatfile deploy [options] [file]

Deploy your project as a Flatfile Agent

Options:
  -k, --token <url>    the authentication token to use (or set env FLATFILE_API_KEY or FLATFILE_BEARER_TOKEN)
  -h, --api-url <url>  (optional) the API URL to use (or set env FLATFILE_API_URL)
  --help               display help for command

develop

Usage: flatfile develop|dev [file] [options] [file]

Deploy your project as a Flatfile Agent

Options:
  -k, --token <string>  the authentication token to use (or set env FLATFILE_API_KEY or FLATFILE_BEARER_TOKEN)
  -h, --api-url <url>   (optional) the API URL to use (or set env FLATFILE_API_URL)
  -e, --env <string>    (optional) the Environment to use (or set env FLATFILE_ENVIRONMENT_ID)
  --help                display help for command

create:env

Usage: flatfile create:env [options]

Create an Environment

Options:
  -n, --name <name>      the name of the environment to create
  -k, --key <key>        the API Key to use
  -s, --secret <secret>  the API Secret to use
  -h, --help             display help for command

FAQs

Package last updated on 18 Jul 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc