Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5087

Document how to list all system-properties via CLI (CLI guide)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 7.0.0.GA
    • Documentation
    • None

      Use can use CLI to list all system properties available to the server or host controller, we should add how_to into documentation.

      Upstream reference - https://docs.jboss.org/author/display/WFLY10/CLI+Recipes#CLIRecipes-Overviewofallsystemproperties

      Overview of all system properties
      Overview of all system properties in EAP including OS system properties and properties specified on command line using -D, -P or --properties arguments.

      Standalone

      [standalone@IP_ADDRESS:9990 /] /core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
      

      Domain

      [domain@IP_ADDRESS:9990 /] /host=master/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
      [domain@IP_ADDRESS:9990 /] /host=master/server=server-one/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
      

            Unassigned Unassigned
            pkremens@redhat.com Petr Kremensky (Inactive)
            Miroslav Novak Miroslav Novak
            Miroslav Novak Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: