Title here
Summary here
Update repository sources
Update repository sources by pulling latest changes.
If a name is provided, only that repository is updated. If no name is provided, all repositories are updated.
aix repo update [name] [flags] # Update all repositories
aix repo update
# Update specific repository
aix repo update community-skills -h, --help help for update --log-file string write logs to file in JSON format
--log-format string log format: text, json (default "text")
-p, --platform strings target platform(s): claude, opencode (default: all detected)
-q, --quiet suppress non-error output
-v, --verbose count increase verbosity level (e.g., -v, -vv)