jx has commands:
get applications Display one or more Applications and their versions
get apps Display one or more installed AppsI have imported some projects and they are building fine. I can see them when I call jx get applications:
APPLICATION INTEGRATION PODS URL
integration-backend 123208 2/2
integration-frontend 90 2/2 however jx get apps returns:
No Apps foundHow do we actually install apps? It's really hard to find any reference.
we need better docs for sure - there's details here: https://jenkins-x.io/apps/
you can add apps via jx add app e.g. like the Jenkins App