drone repo chown

This subcommand lets a user assume ownership of a named repository. Please note this command requires administrative access to the repository.


NAME:
   drone repo chown - assume ownership of a repository

USAGE:
   drone repo chown [arguments...]


Below command assumes ownership to the named repository. Note that the individual executing this command becomes the owner.

$ drone repo chown octocat/hello-world

Is there a mistake on this page? Please let us know or edit this page.