mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 17:34:08 +00:00
4567963d8e
The `-dc` flag from the agent CLI command has been deprecated in favor of `-datacenter`. This is done this way because: - Other CLI commands used `-datacenter`. See: event, exec and watch. - The agent configuration file uses `datacenter`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>