Apache Felix が GoGo を使い始めたときに、いくつかのコマンドの名前が変更されたことは知っています。
例: ps --> lb
(リスト バンドル)
同等のものは何ですかservices <BUNDLENO>
コンソールから次の出力を取得しようとしています。
services 5
Distributed OSGi Zookeeper-Based Discovery Single-Bundle Distribution (6) provides:
-----------------------------------------------------------------------------------
... other services ...
----
objectClass = org.osgi.service.cm.ManagedService
felix.fileinstall.filename = org.apache.cxf.dosgi.discovery.zookeeper.cfg
service.id = 38
service.pid = org.apache.cxf.dosgi.discovery.zookeeper
zookeeper.host = localhost
zookeeper.port = 2181
zookeeper.timeout = 3000