fal apps set-rev
Usage: fal apps set-rev [-h] [--debug] [--pdb] [--cprofile] [--auth {public,private,shared}] app_name app_rev
Set application to a particular revision.
Positional Arguments: app_name Application name. app_rev Application revision.
Options: -h, --help show this help message and exit --auth {public,private,shared} Application authentication mode.
Debug: --debug Show verbose errors. --pdb Start pdb on error. --cprofile Show cProfile report.