the cli should have an option to list out the plugins used
See original GitHub issuethe cli should have an option to list out the plugins used. It can be read from package.json when typing
tns plugin list
Issue Analytics
- State:
- Created 8 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
wp plugin list | WP-CLI Command
Displays a list of the plugins installed on the site with activation status, ... options: – active – active-network – dropin – inactive...
Read more >The CLI plugin command - Sitecore Documentation
The Sitecore CLI includes a plugin command. This command manages plugins that contain additional CLI commands.
Read more >Useful WP-CLI Commands with Examples - ChemiCloud
If you want to see only a list of all active plugins which have updates available, you can use: wp plugin list --field=name...
Read more >Feature Request: plugin install --must-use option #136 - GitHub
I'd like to be able to run wp plugin install --must-use some-plugin-slug and have it install to wp-content/mu-plugins.
Read more >list-plugins — AWS CLI 1.27.32 Command Reference
Do you have a suggestion to improve the documentation? Give us feedback. If you would like to suggest an improvement or fix for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Now tns plugin will list all used plugins.
Ok, it’s bug in the documentation then. This is not implemented at all