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
currently we get fairly minimal feedback but it keeps adding newlines
#! begin deploy
Archiving and uploading project to Begin...
Project uploaded, you can now exit this process and check its status with: begin deploy --status
Beginning deployment of 'staging'
Packaging build for deployment
Publishing build to Begin
Build completed!
Deployed 'staging' to: https://xxx-yyy.begin.app
Can we make this super terse output all on one line that updates dynamically ?
#! begin deploy
. . . Uploading 'staging'
#! begin deploy
. . . Deploying 'staging'; you can exit this process and check deploy status with 𝐛𝐞𝐠𝐢𝐧 𝐝𝐞𝐩𝐥𝐨𝐲 --𝐬𝐭𝐚𝐭𝐮𝐬
#! begin deploy
♥ Success! Deployed 'staging' to https://xxx-yyy.begin.app
The text was updated successfully, but these errors were encountered:
currently we get fairly minimal feedback but it keeps adding newlines
Can we make this super terse output all on one line that updates dynamically ?
The text was updated successfully, but these errors were encountered: