Any plan for adding Drush support?
- Providing Drush command to charts module with option to create different charts.

Comments

Pierre.Vriens’s picture

Status: Active » Postponed (maintainer needs more info)

I'm familiar with Drush, and actually also a fan of it. I use it all the time for the rather basic Drupal tasks such as:

  • dl - enable a module
  • en - enable a module
  • up - update a module
  • cc - Clear cache
  • ...

And I am aware that each module can add its own set of Drush commands. Though in the context of the charts module, it isn't clear to me what kind of Drush commands specific to charts should be added (what kind of situations one would want to use them). Can anybody (like @dineshw ?) add some appropriate use cases / scenarios that could be considered? 'Create different charts' via Drush doesn't really help me to evaluate this request, hence my question.

PascalAnimateur’s picture

I don't see any use either for drush integration in the context of this module...

PascalAnimateur’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)
Pierre.Vriens’s picture

Ok, that confirms my perception also. I agree to consider this issue closed. @dineshw: feel free to reopen if you do have actual use cases to be considered.

Pierre.Vriens’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)

I'm reopening this issue, since I discovered that the highcharts module comes with a drush cmd to download the highcharts library ... Something similar to that for the charts module at least would make sense to me to consider.

But what about any other drush cmds that might make sense?

dineshw’s picture

@pierre.vriens In coming days I shall add more better use case for drush commands for charts module.
Idea is to give content/security check reports based on some pre-defined rules

Pierre.Vriens’s picture

Status: Postponed (maintainer needs more info) » Needs work

Hm, sounds interesting, you made me curious, so I look forward to those use cases! They might fit into some other idea / plan / ambition I have regarding charts (which for now I'm only thinking off, I'll publish them via a new issue when I can better describe them).

Pierre.Vriens’s picture

I keep being curious for what Dinesh is going to come up with (soon?). While waiting, I've been looking a bit to the available Drush cmds in the forena module (which I'm pretty familiar with).

It appears to me that it might make sense to come up with an equivalent of the drush frx command. I.e. to build a chart, saved to a file somewhere. Anybody a good use case for that? Or any other feedback about this topic?