refunc-cli

refunc command line tools


License
MIT
Install
pip install refunc-cli==1.3.1

Documentation

refunc-cli

CLI tool to build and deploy Serverless applications on refunc, like aws-sam-cli.

Install

pip install -U refunc-cli

Usage

# rfctl --help

Usage: rfctl [OPTIONS] COMMAND [ARGS]...

Options:
  --endpoint TEXT
  --manifest FILE
  --help           Show this message and exit.

Commands:
  build
  create
  create-url
  delete
  delete-url
  get
  get-url
  update-code
  update-config