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
Unknown Object (File)
Wed, Jan 8, 1:12 PM
Unknown Object (File)
Mon, Dec 23, 10:50 PM
Unknown Object (File)
Fri, Dec 20, 6:41 PM
Unknown Object (File)
Fri, Dec 20, 6:40 PM
Unknown Object (File)
Fri, Dec 20, 6:40 PM
Unknown Object (File)
Dec 8 2024, 7:59 PM
Unknown Object (File)
Dec 5 2024, 8:42 AM
Unknown Object (File)
Dec 3 2024, 11:14 AM
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