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, Jul 2, 12:28 AM
Unknown Object (File)
Tue, Jul 1, 9:01 PM
Unknown Object (File)
Jun 17 2025, 12:16 AM
Unknown Object (File)
Jun 5 2025, 4:39 PM
Unknown Object (File)
Jun 3 2025, 10:31 PM
Unknown Object (File)
May 25 2025, 10:51 AM
Unknown Object (File)
May 20 2025, 8:43 PM
Unknown Object (File)
Apr 21 2025, 4:45 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