samcli/commands/build/__init__.py (1 lines of code) (raw):

""" `sam build` command """ # Expose the cli object here from .command import cli # noqa