:orphan: .. _Auto-generated file, do not edit manually ... _Toolbox generate command: repo generate_toolbox_rst_documentation _ Source component: Cluster.set_project_annotation cluster set_project_annotation ============================== Set an annotation on a given project, or for any new projects. Parameters ---------- ``key`` * The annotation key ``value`` * The annotation value. If value is omited, the annotation is removed. ``project`` * The project to annotate. Must be set unless --all is passed. ``all`` * If set, the annotation will be set for any new project.