Skip to main content

BACKND CLI

To build, deploy, and delete BACKND Function projects created by the developer, you must use BACKND CLI.

How to use

You can call BACKND CLI from cmd in the following manner:

  • backend [command]
  • backend [command] [subcommand]
  • backend [command] [subcommand 1] [subcommand 2]

Commands

The following commands can be used in BACKND CLI:

CommandDescription
configAccount and project settings for the use of BACKND CLI
buildBuild BACKND Function project
deployDeploy BACKND Function project to the server
deleteDelete BACKND Function project deployed on the server
helpHelp