Skip to content

Commit fa5bc02

Browse files
committed
Update localizations for non-interactive and force flags.
1 parent a6b2d52 commit fa5bc02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/locale/locales/en-us.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ flag_state_monochrome_output_description:
2222
flag_state_output_description:
2323
other: "Set the output method. Possible values: plain, simple, json, editor"
2424
flag_state_non_interactive_description:
25-
other: Run the State Tool without any prompts
25+
other: Assume default values for any prompts
2626
flag_state_force_description:
27-
other: Run the State Tool without any prompts, overriding any safe defaults
27+
other: Disable prompts and perform the requested action regardless of defaults values (this can result in destructive or unsafe actions, such as installing packages with critical CVEs)
2828
flag_state_version_description:
2929
other: Show the version of our state executable
3030
flag_state_activate_path_description:

0 commit comments

Comments
 (0)