mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
ACL command options
This commit is contained in:
@@ -24,6 +24,8 @@ via CLI arguments. The `agent` command accepts the following arguments:
|
||||
|
||||
* `-alloc-dir=<path>`: Equivalent to the Client [alloc_dir](#alloc_dir) config
|
||||
option.
|
||||
* `-acl-enabled`: Equivalent to the ACL [enabled](/docs/agent/configuration/acl.html#enabled) config option.
|
||||
* `-acl-replication-token`: Equivalent to the ACL [replication_token](/docs/agent/configuration/acl.html#replication_token) config option.
|
||||
* `-bind=<address>`: Equivalent to the [bind_addr](#bind_addr) config option.
|
||||
* `-bootstrap-expect=<num>`: Equivalent to the
|
||||
[bootstrap_expect](#bootstrap_expect) config option.
|
||||
|
||||
Reference in New Issue
Block a user