You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'[Note] This flow contains nested flows so run it from parent directory of collection. Ignore if already doing that. \n',
87
-
),
88
-
);
89
-
}
83
+
console.log(
84
+
chalk.blue(
85
+
'Right now CLI commands must be run from root directory of collection. We will gradually add support to run commands from anywhere inside the collection. \n',
0 commit comments