Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPLOY_VARIBLES Usage in Powershell Windows #381

Open
isuke01 opened this issue Nov 23, 2020 · 2 comments
Open

PHPLOY_VARIBLES Usage in Powershell Windows #381

isuke01 opened this issue Nov 23, 2020 · 2 comments

Comments

@isuke01
Copy link

isuke01 commented Nov 23, 2020

Hey,

Basically $ PHPLOY_PORT="21" PHPLOY_HOST="myftphost.com" PHPLOY_USER="ftp" PHPLOY_PASS="ftp-password" PHPLOY_PATH="/home/user/public_html/example.com" can't be used in Windows Powershell because it thinks PHPLOY_PORT etc, are commands.
Is there a way to make it possible?

something like phploy --host HOST --user USER ...

@banago
Copy link
Owner

banago commented Dec 31, 2020

Why don't you use the phploy.ini or the local .phploy files to save the info?

@isuke01
Copy link
Author

isuke01 commented Jan 7, 2021

I would like to include phploy into repo but don't want to put password in it. This can be handled by another script that can run phploy with those args and get passwords by itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants