HomePhabricator

Replace "bin/people profileimage" with "bin/user enable|empower"

Description

Replace "bin/people profileimage" with "bin/user enable|empower"

Summary:
Ref T13382.

  • Remove "bin/people profileimage" which previously generated profile image caches but now feels obsolete.
  • Replace it with "bin/user", with "enable" and "empower" flows. This command is now focused on regaining access to an install after you lock your keys inside.
  • Document the various ways to unlock objects and accounts from the CLI.

Test Plan:

  • Ran bin/user enable and bin/user empower with various flags.
  • Grepped for people profileimage and found no references.
  • Grepped for bin/people and found no references.
  • Read documentation.

Maniphest Tasks: T13382

Differential Revision: https://secure.phabricator.com/D20724

Details

Provenance
epriestleyAuthored on Aug 20 2019, 8:50 PM
epriestleyPushed on Aug 21 2019, 12:51 AM
Differential Revision
D20724: Replace "bin/people profileimage" with "bin/user enable|empower"
Parents
rP721a86401ff4: Implement "drydock.resource.search"
Branches
Unknown
Tags
Unknown
Tasks
T13382: Update various user account CLI tools
Build Status
Buildable 23272
Build 31975: Run Core Tests