Skip to content

Instantly share code, notes, and snippets.

@Janfy
Last active December 22, 2015 05:19
Show Gist options
  • Save Janfy/6423313 to your computer and use it in GitHub Desktop.
Save Janfy/6423313 to your computer and use it in GitHub Desktop.
jboss-cli : reload if server-state == reload-required
if value==reload-required of read-attribute server-state
reload
end-if
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment