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
Commands Issued:
gcf:push:
Count: 1
Average: 101.80123ms
Last time: 101.80123ms
Worst time: 101.80123ms
Total time: 101.80123ms
Per second throughput: 9.823064023882619
┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
Total errors: 1
Last error: Expected to see 'App started'.
Full output:
NAME:
push - Push a new app or sync changes to an existing app
USAGE:
gcf push APP_NAME [-b BUILDPACK_NAME] [-c COMMAND] [-f MANIFEST_PATH | --no-manifest] [--no-start]
[-i NUM_INSTANCES] [-k DISK] [-m MEMORY] [-p PATH] [-s STACK]
So CLI tool is printing Usage, Test is failed because Expected to see 'App started'.
no additional debug information in the output.
made sure, "gcf" link to "cf" exist.
logged in.
Tried to run
The result:
So CLI tool is printing Usage, Test is failed because Expected to see 'App started'.
no additional debug information in the output.