Skip to content

πŸ›  The Forest Admin toolbelt is a CLI which makes easy to setup and manage your back office application lifecycle directly from your terminal.

License

Notifications You must be signed in to change notification settings

ForestAdmin/toolbelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

73d8b72 Β· Apr 29, 2021
Mar 18, 2020
Feb 17, 2021
Oct 26, 2018
Dec 9, 2020
Apr 29, 2021
Apr 27, 2021
Oct 26, 2018
Oct 6, 2020
Jul 30, 2020
Feb 1, 2019
May 13, 2020
Apr 29, 2021
Aug 12, 2019
Feb 16, 2021
Jun 5, 2020
Feb 22, 2021
Apr 10, 2020
Apr 20, 2020
Apr 29, 2021
Apr 6, 2021

Repository files navigation

Toolbelt logo

npm package Build Status Test Coverage semantic-release

The Lumberjacks' toolbelt is the Forest Admin CLI which makes easy to manage your back office application directly from the terminal.

Install

$ npm install -g forest-cli

Commands

$ forest [command]

General

  • user display the current logged in user.
  • login sign in to your Forest Admin account.
  • logout sign out of your Forest Admin account.
  • help [cmd] display help for [cmd].

Projects

Manage Forest Admin projects.

  • projects list your projects.
  • projects:get get the configuration of a project.

Environments

Manage Forest Admin environments.

  • environments list your environments.
  • environments:get get the configuration of an environment.
  • environments:create create a new environment.
  • environments:delete delete an environment.
  • environments:copy-layout copy the layout from one environment to another.

Schema

Manage Forest Admin schema.

  • schema:apply apply the current schema of your repository to the specified environment (using your .forestadmin-schema.json file).

Community

πŸ‘‡ Join our Developers community for support and more

Discourse developers community