CLI tool to build and deploy Serverless applications on refunc, like aws-sam-cli.
pip install -U refunc-cli
# 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