You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,11 +35,7 @@ Run the following command:
35
35
sf plugins install plugin-analytics-connected-objects
36
36
```
37
37
38
-
You will be prompted to confirm that you want to install an unsigned plugin. Choose 'y'
39
-
40
-
```
41
-
This plugin is not digitally signed and its authenticity cannot be verified. Continue installation? (y/N)
42
-
```
38
+
You will be prompted to confirm that you want to install an unsigned plugin. Choose `y`
43
39
44
40
To prevent this message from appearing, you can add this to the Allow List by adding an entry for it in [$HOME/.config/sfdx/unsignedPluginAllowList.json](https://developer.salesforce.com/blogs/2017/10/salesforce-dx-cli-plugin-update).
0 commit comments