Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
packagecloud-ctl load-users

Reseting/Changing passwords

You can reset a users password with the following command:

Example:

No Format
packagecloud-ctl reset-password user@example.com newpassword123

Skipping users

To skip a user, add a row to /etc/packagecloud/users.yml with an email, name, and action set to delete.

...