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

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