feat(cli): improve "up" command output and flow a lot
This commit is contained in:
parent
e5eec7cdf1
commit
59ec16b87b
14 changed files with 533 additions and 62 deletions
|
|
@ -56,7 +56,8 @@
|
|||
"space": true,
|
||||
"prettier": true,
|
||||
"rules": {
|
||||
"complexity": 0
|
||||
"complexity": 0,
|
||||
"capitalized-comments": 0
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue