appside icon indicating copy to clipboard operation
appside copied to clipboard

Stats

Open ivomarino opened this issue 7 years ago • 1 comments

it would be nice to have a command like appflow stats --tenant <tenant> which prints out e.g.:

   - Number of Shell Users / Developers (conf_users)
   - Number of Virtual Hosts / Projects (conf_vhosts_common)
   - Number of Docker containers (conf_docker_containers)

actually this is helpful: appflow get <tenant>.development.group_vars.all conf_vhosts_common.

ivomarino avatar Mar 22 '18 15:03 ivomarino

it would be also nice to have infos about latest commit on the config repo:

   - Total number of commits: XX
   - Latest commit on XX date by <developer>

ivomarino avatar Mar 22 '18 15:03 ivomarino