Skip to content

0.1.0

Compare
Choose a tag to compare
@SquatsTonight SquatsTonight released this 04 Jun 06:23
· 877 commits to main since this release
  1. 增加方法:
  • local: 本地调试,子功能组件见 这里
  • build: 构建函数,子功能组件见 这里
  • invoke: 远端调用,子功能组件见 这里
  • info: 获取线上资源配置,子功能组件见 这里
  • sync: 同步线上资源配置/代码到本地,子功能组件见 这里
  • logs: 实时获取线上函数的运行日志,子功能组件见 这里
  • metrics: 查看线上函数的监控指标,子功能组件见 这里
  • nas: 管理远端 NAS 文件系统中的文件,子功能组件见 这里
  1. 增加 help 信息