SBM Orchestration Guide → Renew Utility → Renew Commands → -listenvs
Lists all environments in Application Repository.
java -Dfile.encoding=UTF-8 -jar renew.jar -listenvs -username "admin" - password "password" -arAddress "http://localhost:8085" Environments : Default Environment Done.
Example output with overlapping environments:
java -Dfile.encoding=UTF-8 - jar renew.jar -listenvs -username "admin" -password "password" -arAddress "http://localhost:8085" Environments : Default environment, clone1, clone 2 WARNING: Target servers shared across environments. Using renew with this configuration requires special care !!! DO NOT PROCEED WITHOUT READING THE DOCUMENTATION. DS, [JBPM_BPEL->http://localhost:8085] used by : [Default Environment][clone1][clone 2] DS, [ALF->http://localhost:8085] used by : [Default Environment][clone1][clone 2] AE, [AE->http://localhost:80/gsoap/gsoap_ssl.dll?sbminternalservices72] used by : [Default Environment][clone1][clone 2] Done.
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.