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
If I just run caprover deploy, caprover deploy -a THE_APP, or caprover deploy -a THE_APP -p THE_PASSWORD I can step through the interactive prompts just fine*.
If I include the machine name it just does the following. I've let it set for 20+ minutes. It usually takes less than 5 for a deploy.
This is on Windows 10 with Powershell or cmd.
⪫ caprover deploy -a THE_APP -n THE_MACHINE -p THE_PASSWORD
------------
CapRover CLI has recently been refactored. Please report potential bugs here: https://github.com/caprover/caprover-cli/issues
------------
Preparing deployment to CapRover...
**** Protip ****
You seem to have deployed THE_APP from this directory in the past, use --default flag to avoid having to re-enter the information.
**** Warning ****
No captain-definition was found in main directory: unless you have specified a special path for your captain-definition, this build will fail!
Ensuring authentication...
* Except for the fact that I always have to press enter twice after accepting the warning that uncommited and gitignored files will not be pushed. If I only press it once, it looks like the script has frozen.
The text was updated successfully, but these errors were encountered:
If I just run
caprover deploy
,caprover deploy -a THE_APP
, orcaprover deploy -a THE_APP -p THE_PASSWORD
I can step through the interactive prompts just fine*.If I include the machine name it just does the following. I've let it set for 20+ minutes. It usually takes less than 5 for a deploy.
This is on Windows 10 with Powershell or cmd.
* Except for the fact that I always have to press enter twice after accepting the warning that uncommited and gitignored files will not be pushed. If I only press it once, it looks like the script has frozen.
The text was updated successfully, but these errors were encountered: