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

PLT-975 adding delete to command line tool #1448

Merged
merged 6 commits into from Nov 18, 2015
Merged

PLT-975 adding delete to command line tool #1448

merged 6 commits into from Nov 18, 2015

Conversation

coreyhulen
Copy link
Contributor

No description provided.

@coreyhulen coreyhulen added 2: Dev Review Requires review by a developer Needs Seconder labels Nov 17, 2015
@@ -30,6 +30,8 @@ var flagCmdCreateUser bool
var flagCmdAssignRole bool
var flagCmdVersion bool
var flagCmdResetPassword bool
var flagCmdResetPermanentDeleteUser bool
var flagCmdResetPermanentDeleteTeam bool
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't these be flagCmdPermanentDeleteUser/Team?

@hmhealey
Copy link
Member

Looks good other than the couple of typos

@jwilander
Copy link
Member

Do we want to log an audit when a team is deleted as well?

Other than that +1

@jwilander jwilander added Awaiting Submitter Action Blocked on the author and removed 2: Dev Review Requires review by a developer labels Nov 18, 2015
@coreyhulen
Copy link
Contributor Author

I fixed the typo and added an audit to delete team.

@coreyhulen coreyhulen added 4: Reviews Complete All reviewers have approved the pull request and removed Awaiting Submitter Action Blocked on the author labels Nov 18, 2015
jwilander added a commit that referenced this pull request Nov 18, 2015
PLT-975 adding delete to command line tool
@jwilander jwilander merged commit e408d61 into master Nov 18, 2015
@jwilander jwilander deleted the PLT-975 branch November 18, 2015 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants