直接在命令行执行 big podfile --help
可以查看其提供的所有功能
NAME
podfile - Podfile operation
SYNOPSIS
big [global options] podfile [command options] detect
big [global options] podfile [command options] lock
big [global options] podfile [command options] upgrade
COMMAND OPTIONS
--pod, --podfile=arg - (default: none)
COMMANDS
detect - Detect podname should be locked.
lock - Lock podname should be locked.
upgrade - Update module version
全局参数如下:
- -pod --podfile :podfile文件路径
功能列表如下: