Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2270] Rename password hash command #879

Merged
merged 3 commits into from
Feb 18, 2019

Conversation

lucassaldanha
Copy link
Contributor

Renaming password-hash command to password hash --password=foo

@lucassaldanha lucassaldanha changed the title PAN-2270: Rename password hash command [PAN-2270] Rename password hash command Feb 18, 2019
```

```bash tab="Example"
$ pantheon password-hash "password123"
$ pantheon password hash --password="password123"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the quotes be removed from this example? With the old password-hash using quotes gave you the wrong hash (ie, then the login didn't work)

@lucassaldanha lucassaldanha merged commit e778f31 into PegaSysEng:master Feb 18, 2019
@lucassaldanha lucassaldanha deleted the PAN-2270 branch February 18, 2019 03:10
rain-on pushed a commit to rain-on/pantheon that referenced this pull request Feb 18, 2019
* PAN-2270: Rename password hash command

* Fixing test

* PR review
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants