We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffed78d commit ad5293eCopy full SHA for ad5293e
src/main/wrapper/CxConstants.ts
@@ -30,6 +30,7 @@ export enum CxConstants {
30
CMD_AUTH = "auth",
31
SUB_CMD_VALIDATE = "validate",
32
CMD_PROJECT = "project",
33
+ CMD_DAST_ENVIRONMENTS = 'dast-environments',
34
SUB_CMD_BRANCHES = "branches",
35
CMD_SCAN = "scan",
36
SUB_CMD_SHOW = "show",
0 commit comments