Function get_required_cli_string_with_args
pub fn get_required_cli_string_with_args(
key: &str,
args: &[(&str, &str)],
) -> StringExpand description
Get a required CLI string by key and format it with Fluent external arguments.