이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Using interactive Hammer shell
You can issue hammer commands through an interactive shell. Start the shell:
hammer shell
$ hammer shell
In the shell, you can enter sub-commands directly without typing "hammer", which can be useful for testing commands before using them in a script. To exit the shell, type exit or press Ctrl + D.