git-annex/doc/git-annex-initcluster.mdwn

35 lines
712 B
Text
Raw Normal View History

# NAME
git-annex initcluster - initialize a new cluster
# SYNOPSIS
git-annex initcluster name [description]
# DESCRIPTION
This command initializes a new cluster with the specified name. If no
description is provided, one will be set automatically.
2024-06-20 14:57:43 +00:00
The next step after running this command is to configure
the cluster, then run [[git-annex-updatecluster]].
# OPTIONS
* The [[git-annex-common-options]](1) can be used.
# SEE ALSO
[[git-annex]](1)
[[git-annex-updatecluster]](1)
[[git-annex-preferred-content]](1)
[[git-annex-updateproxy]](1)
2024-06-20 14:57:43 +00:00
<https://git-annex.branchable.com/clusters/>
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.