Skip to content

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

@sascha-meissner

Description

@sascha-meissner

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

Metadata

Metadata

Assignees

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementfeature: occfeature: profilePRs or issues related to the Profile feature (e.g. Profile page, API, etc.)good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions