mirror of
https://github.com/bitwarden/help
synced 2025-12-23 19:53:43 +00:00
adding quotes for the array error
This commit is contained in:
@@ -5,7 +5,7 @@ categories: [directory-connector]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: []
|
||||
order: 03
|
||||
order: "03"
|
||||
---
|
||||
|
||||
The Directory Connector CLI is suited toward work in environments where a desktop GUI is unavailable, or if you want to programmatically script directory sync operations using tools provided by the operating system (cron job, scheduled task, etc.). The Directory Connector CLI can be used cross-platform on Windows, macOS, and Linux distributions.
|
||||
|
||||
Reference in New Issue
Block a user