Get member profile information
Fetch and display detailed profile information for a member.
This command retrieves profile data including display name, bio, avatar, verification status, and online status.
Examples:
Get profile for a specific user
mutiro user profile alice
Get your own profile
mutiro user profile
Get profile for an agent
mutiro user profile alice_assistant
mutiro user profile [username] [flags]
Get profile for a specific user
Get your own profile
Get profile for an agent
Flag | Type | Description |
---|---|---|
-h, --help | bool | help for profile |
--json | bool | Output result as JSON |
Flag | Type | Description |
---|---|---|
--config | string | config file (default is ./.mutiro.yaml in current directory) |
--debug | bool | debug mode |
-v, --verbose | bool | verbose output |