Key | 12 |Value | 13 |Operation | 14 |
---|---|---|
${e.k} | 20 |${e.v} | 21 |delete | 22 |
# | 31 |ID | 32 |IP | 33 |Port | 34 |Status | 35 |
---|
Domain | 13 |Team | 14 |AppName | 15 |Operation | 16 |
---|---|---|---|
${o.domain} | 22 |23 | ${o.team_name} 24 | <#if (me.id == o.creator)> 25 | 26 | #if> 27 | | 28 |29 | <#if o.app_id == 0> 30 | bind app 31 | <#else> 32 | ${o.app_name} 33 | 34 | #if> 35 | | 36 |37 | 38 | | 39 |
Name | 13 |Memory(in MB) | 14 |Instance | 15 |Team | 16 |Operation | 17 |
---|---|---|---|---|
${a.name} | 23 |${a.memory} | 24 |${a.instance} total | 25 |26 | ${a.team_name} 27 | | 28 |29 | deploy 30 | ¦ 31 | scale 32 | ¦ 33 | instances 34 | ¦ 35 | env 36 | ¦ 37 | history 38 | ¦ 39 | 40 | 41 | | 42 |