EasyEngine / EasyEngine/cron-command

Cron list should show user

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently `ee cron list` does not show the user command is being run as.

```
+----+------------------------+---------------------------------------------------------------------------------------------------------------------------------+----------------+
| id | site_url | command | schedule |
+----+------------------------+---------------------------------------------------------------------------------------------------------------------------------+----------------+
| 2 | www.greaterkashmir.com | sh -c 'wp cron event run --due-now' | 0 1/10 * * * * |
+----+------------------------+---------------------------------------------------------------------------------------------------------------------------------+----------------+
```

It should also show a user column which would describe value of `--user` parameter passed while creating a site.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.