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
| Selection mode | Select whether to import key-values from the store, which is the default option, or from a snapshot. | *Default* |
138
-
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Start with "test" |
138
+
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Starts with "test" |
139
139
| At a specific time | Optional. Fill out to import key-values from a specific point in time. This is the point in time of the key-values in the selected configuration store. Format: "YYYY-MM-DDThh:mm:ssZ". This field defaults to the current point in time of the key-values when left empty. | *07/28/2022 12:00:00 AM* |
140
140
| From label | Select at least one label to import values with the corresponding labels. **Select all** imports key-values with any label, and **(No label)** restricts the import to key-values with no label. | *prod* |
141
141
| Exclude feature flag | If enabled, returns all key-values and excludes feature flags. | *false* |
0 commit comments