Package cloud.localstack.docker.command
Class LogCommand
java.lang.Object
cloud.localstack.docker.command.Command
cloud.localstack.docker.command.LogCommand
public class LogCommand extends Command
-
Field Summary
-
Constructor Summary
Constructors Constructor Description LogCommand(java.lang.String containerId) -
Method Summary
Modifier and Type Method Description java.lang.Stringexecute()LogCommandwithNumberOfLines(java.lang.Integer numberOfLines)
-
Constructor Details
-
LogCommand
public LogCommand(java.lang.String containerId)
-
-
Method Details
-
execute
public java.lang.String execute() -
withNumberOfLines
-