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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,7 @@ The following keywords are keywords that must not be used by the transport schem
261
261
*`run-on` - This is used by bolt to determine which target to proxy to. Transports should not rely on this key.
262
262
*`remote-transport` - This is used to determine which transport to load. It should always be the transport class name "declassified".
263
263
*`remote-*` Any key starting with `remote-` is reserved for future use.
264
+
*`implementations`: reserved by bolt
264
265
265
266
Note: Currently bolt inventory requires that a name be set for every target and always uses that name as the URI. This means there is no way to specify `host` separately from the host section of the `name` when parsed as a URI.
0 commit comments