Skip to content

Instantly share code, notes, and snippets.

@sachin-handiekar
Created August 26, 2015 09:44
Show Gist options
  • Save sachin-handiekar/d34c59bb7785e2471ecd to your computer and use it in GitHub Desktop.
Save sachin-handiekar/d34c59bb7785e2471ecd to your computer and use it in GitHub Desktop.
jBoss CLI Cookbook

jBoss CLI Cookbook

  • Datasource

    • List all the datasources
      • standalone

        ls /subsystem=datasources/data-source

      • domain

  • Logging

  • Configuration

  • System Property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment