(lxc_cluster_link.md)= # `lxc cluster link` Manage cluster links ## Synopsis Description: Manage cluster links ``` lxc cluster link [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [lxc cluster](lxc_cluster.md) - Manage cluster members * [lxc cluster link create](lxc_cluster_link_create.md) - Create cluster links * [lxc cluster link delete](lxc_cluster_link_delete.md) - Delete cluster links * [lxc cluster link edit](lxc_cluster_link_edit.md) - Edit cluster link configurations as YAML * [lxc cluster link get](lxc_cluster_link_get.md) - Get values for cluster link configuration keys * [lxc cluster link info](lxc_cluster_link_info.md) - Get information on cluster links * [lxc cluster link list](lxc_cluster_link_list.md) - List cluster links * [lxc cluster link set](lxc_cluster_link_set.md) - Set cluster link configuration keys * [lxc cluster link show](lxc_cluster_link_show.md) - Show cluster link configurations * [lxc cluster link unset](lxc_cluster_link_unset.md) - Unset cluster link configuration keys ```{toctree} :titlesonly: :glob: :hidden: link/* ```