4

The jenv plugins command will, I believe, show you all available plugins.

Is there a jenv command that indicates which plugins are actually enabled?

Les Hazlewood
  • 18,480
  • 13
  • 68
  • 76

1 Answers1

5

The way to list all plugins is by running jenv plugins --enabled

Benjamin Gruenbaum
  • 270,886
  • 87
  • 504
  • 504