You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: locale.Tl("package_flag_force_description", "Ignore security policy preventing packages with CVEs from being installed (not recommended)"),
Copy file name to clipboardExpand all lines: internal/locale/locales/en-us.yaml
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ flag_state_output_description:
23
23
other: "Set the output method. Possible values: plain, simple, json, editor"
24
24
flag_state_non_interactive_description:
25
25
other: Run the State Tool without any prompts
26
+
flag_state_force_description:
27
+
other: Run the State Tool without any prompts, overriding any safe defaults
26
28
flag_state_version_description:
27
29
other: Show the version of our state executable
28
30
flag_state_activate_path_description:
@@ -755,12 +757,8 @@ cache_description:
755
757
other: Removes cached Runtime Environments
756
758
clean_config_description:
757
759
other: Removes global State Tool configuration. Project configuration will not be affected.
758
-
flag_state_clean_uninstall_force_description:
759
-
other: Run uninstall operation without prompts and ignoring any errors stopping running services
760
760
arg_state_clean_cache_project_description:
761
761
other: The project to be removed from the local cache.
762
-
flag_state_clean_config_force_description:
763
-
other: Run clean config operation without prompts and ignoring any errors stopping running services
764
762
err_uninstall_activated:
765
763
other: Cannot uninstall the State Tool while in an activated state. Please deactivate by entering [ACTIONABLE]exit[/RESET] or pressing [ACTIONABLE]Ctrl+D[/RESET] and then try again.
0 commit comments