FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Vault.Variable Type

The vault variable type

Record fields

Record Field Description

Name

Full Usage: Name

Field type: string

The variable name

Field type: string

Secret

Full Usage: Secret

Field type: bool

Mark variable as being a secret or not

Field type: bool

Value

Full Usage: Value

Field type: string

The variable value

Field type: string