Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Fix connections to clouds (no ssh support) #127

Merged
merged 3 commits into from
Dec 6, 2018

Conversation

Nastradamus
Copy link
Contributor

No description provided.

@Nastradamus Nastradamus self-assigned this Dec 6, 2018
@Nastradamus Nastradamus requested review from NikolayS and dmius December 6, 2018 17:33
@Nastradamus Nastradamus added the P1 Priority label Dec 6, 2018
@@ -436,7 +436,7 @@ usage() {
# additional info
echo >&${out_descriptor}
echo "Example:" >&${out_descriptor}
echo "./${SCRIPT_NAME} -h dev -p 5432 --username ${USER} --dbname postgres --project dummy" >&${out_descriptor}
echo "PGPASSWORD=postgres ./${SCRIPT_NAME} -h dev -p 5432 --username ${USER} --dbname postgres --project dummy" >&${out_descriptor}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't go to master, right?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, this is just an example... Ok.

@NikolayS
Copy link
Collaborator

NikolayS commented Dec 6, 2018

👍

@Nastradamus Nastradamus merged commit c9108e1 into master Dec 6, 2018
@NikolayS NikolayS deleted the fix-connection-to-clouds branch December 6, 2018 23:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 Priority
Development

Successfully merging this pull request may close these issues.

3 participants