DPML
DPML Transit Info Command
HomeUtilitiesStationMetroDepotTransit
Info Command
Description

The info command generates a listing of the proxy, cache, and resource host configurations.

Commandline
$ transit info
Default

Unless otherwise specificed the default configuration is resolved from local:xml:dpml/transit/config. If the default configuration does not exist a classic configuration containing the DPML, Ibiblio and Apache repositories will be used.

Example

The following example demonstrates the listing of the classic configuration.

$ transit info
  Cache and System Settings

    Cache Directory:    ${dpml.data}/cache
    Cache Layout:       classic
    System Directory:   file:${dpml.system}/local
    Repository Layout:  classic

  Host Settings

    dpml (1)

      URL       http://repository.dpml.net/classic
      Priority: 40
      Enabled:  true
      Trusted:  false
      Layout:   classic
      Password:
      Prompt:
      Scheme:

    ibiblio (2)

      URL       http://www.ibiblio.org/maven
      Priority: 70
      Enabled:  true
      Trusted:  false
      Layout:   classic
      Password:
      Prompt:
      Scheme:

    apache (3)

      URL       http://www.apache.org/dist/java-repository
      Priority: 100
      Enabled:  true
      Trusted:  false
      Layout:   classic
      Password:
      Prompt:
      Scheme: