samcli/commands/deploy/__init__.py (
1
lines of code) (
raw
):
""" `sam deploy` command """ # Expose the cli object here from .command import cli # noqa