We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c70d7 commit ccae0d4Copy full SHA for ccae0d4
README.md
@@ -30,6 +30,10 @@ $ org-labels <command>
30
31
__color__ must be a hexadecimal color code without the preceding `#`.
32
33
+#### Options
34
+
35
+- `-d` `--destructive` - When enabled, allows `standardize` to remove labels not found in the config file.
36
37
### Example
38
39
The following would add a `docs` issue label with the color `d4c5f9` to every repo in `repo-utils`.
0 commit comments