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
Say(`\s+Optionally provide the binding strategy type. Valid options are 'single' \(default\) and 'multiple'. The 'multiple' strategy allows multiple bindings between the same app and service instance.\n`),
45
+
Say(`\s+This is useful for credential rotation scenarios.\n`),
Say(`\s+--binding-name\s+Name to expose service instance to app process with \(Default: service instance name\)\n`),
61
65
Say(`\s+-c\s+Valid JSON object containing service-specific configuration parameters, provided either in-line or in a file. For a list of supported configuration parameters, see documentation for the particular service offering.\n`),
66
+
Say(`\s+--strategy\s+Service binding strategy. Valid values are 'single' \(default\) and 'multiple'.\n`),
62
67
Say(`\s+--wait, -w\s+Wait for the operation to complete\n`),
0 commit comments