(created/git2cpp/remote.md)=
# git2cpp remote

```{parsed-literal}
Manage set of tracked repositories


git2cpp remote [OPTIONS] [operation]


POSITIONALS:
&nbsp; operation TEXT:{add,remove,rm,rename,set-url,show}
&nbsp;                             Operation: add, remove, rename, set-url, show

OPTIONS:
&nbsp; -h,     --help              Print this help message and exit
&nbsp; -v,     --verbose           Be verbose
&nbsp;         --push              Set push URL instead of fetch URL
```
