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

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