Skip to content

occ user:setting retrieve/manipulate user profile properties #49744

@sascha-meissner

Description

There should be a way to read/write from/to a users profile using occ

occ user:setting layla
should also return the profile-properties (if profile is activated)

The app name could be just profile, i.e to retrieve all profile properties:
occ user:setting layla profile

to retrieve a single profile property:
occ user:setting layla profile website

as well as
occ user:setting layla profile website "layla.example.tld"

to set the website property of laylas profile

I didnt find any existing issues but i found this related thread https://help.nextcloud.com/t/how-to-get-set-the-website-user-account-attribute-by-command-line-using-occ/155787

Is there any specific reason why this is not possible?
Would be very helpful, thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancementfeature: occfeature: profilePRs or issues related to the Profile feature (e.g. Profile page, API, etc.)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions