File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ URL: program/12345/pipeline/12345/execution/12345
83
83
## Cloud Manager pipelines data (optional)
84
84
85
85
- The application needs a list of Cloud Manager pipelines to create message details.
86
- - The list of pipelines can be generated using the ` cm-notify ` CLI.
86
+ - The list of pipelines can be generated using the ` @netcentric/ cm-notify` CLI.
87
87
- Or you can create the file manually. File name needs to be ` pipelines-data.json ` located in ` .data ` directory.
88
88
``` json
89
89
[
@@ -109,7 +109,7 @@ URL: program/12345/pipeline/12345/execution/12345
109
109
## Google Auth Token (optional, only if Email notification is used)
110
110
111
111
- The application uses Google Auth to send emails.
112
- - You can use the ` cm-notify ` CLI to generate the token.
112
+ - You can use the ` @netcentric/ cm-notify` CLI to generate the token.
113
113
- Or you can create the token manually.
114
114
- The token is stored in the ` .data ` directory in the ` gmail-token.json ` file.
115
115
- For GMAIL API you also need ` google-credentials.json ` in the ` .data ` directory.
You can’t perform that action at this time.
0 commit comments