We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56cab1 commit 7e28eb6Copy full SHA for 7e28eb6
package.json
@@ -70,7 +70,12 @@
70
},
71
"csdxConfig": {
72
"shortCommandName": {
73
- "cm:stacks:validate-regex": "CTVLD"
+ "content-type:audit": "CTAUDIT",
74
+ "content-type:compare": "CTCMP",
75
+ "content-type:compare-remote": "CTCMP_R",
76
+ "content-type:details": "CTDET",
77
+ "content-type:diagram": "CTDIAG",
78
+ "content-type:list": "CTLS"
79
}
80
81
0 commit comments