Page MenuHomePhabricator

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

Authored by epriestley on Aug 20 2019, 9:45 PM.
Tags
None
Referenced Files
F14090886: D20724.diff
Sun, Nov 24, 9:01 PM
Unknown Object (File)
Wed, Nov 20, 9:37 PM
Unknown Object (File)
Tue, Nov 19, 5:24 PM
Unknown Object (File)
Fri, Nov 15, 4:53 PM
Unknown Object (File)
Tue, Nov 12, 11:20 AM
Unknown Object (File)
Fri, Nov 8, 3:11 PM
Unknown Object (File)
Thu, Nov 7, 4:49 PM
Unknown Object (File)
Sun, Nov 3, 2:12 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable