aix repo remove

aix repo remove

Remove a repository source

Synopsis

Remove a repository from the configured sources.

This removes both the configuration entry and the cached clone.

aix repo remove <name> [flags]

Examples

  aix repo remove community-skills

Options

  -h, --help   help for remove

Options inherited from parent commands

      --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)

SEE ALSO

Auto generated by spf13/cobra on 24-Jan-2026