Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个命令行脚本,它可以让我概述 Weblogic 服务器中设置的所有设置。对于 Glassfish,以下命令作为admin get '*'存在。
有人知道如何做到这一点吗?
有一个名为WLST的 WebLogic 脚本框架可以帮助您完成此任务。