View a user or organization profile and their published skills.
shipables profile
Display a user's profile information and their published skills.
Usage
shipables profile [username] [options]
Arguments
| Argument | Description |
|---|---|
username | Optional. Username to look up. Defaults to your own profile (requires login). |
Options
| Flag | Description |
|---|---|
--json | Output as JSON |
Examples
View your own profile:
shipables profile
View someone else's profile:
shipables profile janesmith
JSON output:
shipables profile janesmith --json
Output
The profile shows:
- Display name and username
- Bio (if set)
- Number of published skills
- Account creation date
- List of published skills with version and download counts