Block a user
chore: reformat & clippy cleanup
WIP: Add support for profiles
Monitor an application within a tenant
fix(cli): simplify running the CLI by hiding the maestro inside the implemtation
Ensure that the tenant name and the application name are the same
Monitor an application within a tenant
Personal opinion, but I'm not even sure the end user should have to worry about providing names for the tenant, the application, or any other scores. It would be simpler if there is one "global" name for the whole configuration.
Introduire un K3d/sTenantManager
Monitor an application within a tenant
Selon le contexte (e.g. K3dLocal), introduire une nouvelle implementation K3d/sTenantManager qui permet d'aller chercher dans docker l'adresse ip a definir ici.
Monitor an application within a tenant
is there a reason why these double clone().clone()? there's a lot of them in this file