Skip to content

Add password name argument for occ:user:auth-tokens:add and/or occ command to rename app passwords #55567

@neijrr

Description

@neijrr

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
Currently there is no way for script that uses occ to set app password's name, it's always named "cli"

Describe the solution you'd like
Either
Add --name argument for user:auth-token:add occ command; defaults to "cli" for backwards compatability
or
Add user:auth-token:rename occ command

Additionally, add prompt asking for password's name when using user:auth-token:add command.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions