modal deploy
Deploy a Modal stub as an application.
Usage:
modal deploy [OPTIONS] STUB_REF
Arguments:
STUB_REF
: Path to a Python file with a stub. [required]
Options:
--name TEXT
: Name of the deployment.--help
: Show this message and exit.