ionic integrations list
List available and active integrations in your app
$ ionic integrations list
This command will print the status of integrations in Ionic projects. Integrations can be enabled (added and enabled), disabled (added but disabled), and not added (never added to the project).
- To enable or add integrations, see
ionic integrations enable --help
- To disable integrations, see
ionic integrations disable --help