0

I am not sure if I made it clear.

This is what I want to check.

Say someone deployed a new .ear file few days ago that changed the version of the application. I want to test it.

achhainsan
  • 123
  • 7

1 Answers1

0

The best way I found is to use this command.

history | grep "deploy"
achhainsan
  • 123
  • 7