1git-annex-configremote(1) General Commands Manual git-annex-configremote(1)
2
3
4
6 git-annex-configremote - changes special remote configuration
7
9 git annex configemote name|uuid|desc [param=value ...]
10
12 Changes the configuration of a special remote that was set up earlier
13 by git-annex initremote. The special remote does not need to be enabled
14 for use in the current repository, and this command will not enable it.
15
16 This command can currently only be used to change the value of the au‐
17 toenable parameter, eg "autoenable=false".
18
19 To change other parameters, use git-annex enableremote
20
22 Most options are not prefixed by a dash, and set parameters of the re‐
23 mote, as shown above.
24
25 Also, the git-annex-common-options(1) can be used.
26
28 git-annex(1)
29
30 git-annex-initremote(1)
31
32 git-annex-configremote(1)
33
34 git-annex-renameremote(1)
35
37 Joey Hess <id@joeyh.name>
38
39 git-annex-configremote(1)