File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1579,6 +1579,16 @@ Options:
15791579
15801580 -test-directory=path Set the Terraform test directory, defaults to "tests".
15811581
1582+ -enable-pluggable-state-storage-experiment [EXPERIMENTAL]
1583+ A flag to enable an alternative init command that allows use of
1584+ pluggable state storage. Only usable with experiments enabled.
1585+
1586+ -create-default-workspace [EXPERIMENTAL]
1587+ This flag must be used alongside the -enable-pluggable-state-storage-
1588+ experiment flag with experiments enabled. This flag's value defaults
1589+ to true, which allows the default workspace to be created if it does
1590+ not exist. Use -create-default-workspace=false to disable this behavior.
1591+
15821592`
15831593 return strings .TrimSpace (helpText )
15841594}
You can’t perform that action at this time.
0 commit comments