이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Using interactive Hammer shell
You can issue Hammer commands through an interactive 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.
Procedure
Start the shell:
hammer shell
$ hammer shellCopy to Clipboard Copied! Toggle word wrap Toggle overflow
Next steps
-
To exit the shell, type
exitor press Ctrl + D.