Fine grained control for Shell app

Now a Shell app is shown for all clusters in cluster.d/

except when metadata is
hidden: true
But hidden attribute is ‘global’ for all apps.

Is it possible to do on a cluster basis like for bc_desktop
We dont want a shell for all clusters.

The cluster config contains a section:

  login:
    host: "owens.osc.edu"

If you omit this from the cluster config, the shell app option should not appear for that cluster.

super! so easy a forgot about that.