Difference between revisions of "Vault server"
Jump to navigation
Jump to search
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
* https://www.vaultproject.io/docs/commands/server | * https://www.vaultproject.io/docs/commands/server | ||
− | + | [[vault]] server -config=[[/etc/vault/config.hcl]] | |
− | + | error loading configuration from /etc/vault/config.hcl: stat /etc/vault/config.hcl: no such file or directory | |
+ | |||
+ | vault server | ||
+ | Must specify at least one config path using -config | ||
+ | |||
+ | [[vault server -config]] | ||
+ | flag needs an argument: -config | ||
+ | |||
Runs in development mode | Runs in development mode | ||
* <code>[[vault server -dev]]</code> | * <code>[[vault server -dev]]</code> | ||
+ | |||
+ | [[vault server --help]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[vault status]]</code> | ||
== See also == | == See also == |
Latest revision as of 17:43, 30 November 2022
vault server -config=/etc/vault/config.hcl error loading configuration from /etc/vault/config.hcl: stat /etc/vault/config.hcl: no such file or directory
vault server Must specify at least one config path using -config
vault server -config flag needs an argument: -config
Runs in development mode
vault server --help
Related[edit]
See also[edit]
vault [ secrets enable | kv put | kv get | server | operator | auth | token | secrets | auth enable | status
] Vault Changelog,vault help
Advertising: