banner: | _banner_begin __ ████████ ████████ ██▒▒▒▒▒▒▒▒██ ██▒▒▒▒▒▒▒▒██ ██ ▒▒██ ██▒▒ ██ █████ ██ ██ ██████ █████ ██ ▒▒████████▒▒ ██ ▒▒▒██ ██ ██ ██████ ██████ ██ ▒▒▒▒▒▒▒▒ ██ ██ ██ ██ ███▒▒▒█ █▒▒▒▒█ ██ ██ ██ ██ ██ ███ ▒ ████ ▒ ██ ██ ██ ██ ██ ███ ▒████ ██ ████ ████ ██ ██ ▒██ ██▒ ███ ▒▒▒██ ██ ████ ████ ██ █ ██ ██ ██ ███ █ ██ ██ ██ ████ ████ ██ █ ██ ▒████▒ ▒██████ ██████ ██ ▒▒▒▒ ▒▒▒▒ █ ██ ▒████ ▒██▒ ██████ ▒████▒ ██ ██ ██ ▒▒▒▒ ▒▒ ▒▒▒▒▒▒ ▒▒▒▒ ██ ██████████ ██ ██ ██ %{banner_line_1} __ ████████████████████████████████ %{banner_line_2} __ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ %{banner_line_3} process_error: no_matching_command: | No matching command found! Use `jvn -h` to get help no_matching_command_but_similar: | No matching command found, but similar commands were found: jvn %{similars} Use `jvn -h` to get help no_node_found: | Unable to find command `%{node}` This is usually a compilation-phase issue, not a user input error. Please use `jvn -v -C` to get detailed version traceback and contact the developers. github: https://github.com/JustEnoughVCS/CommandLine/ parse_error: | An error occurred while parsing your command arguments! Please use `jvn --help` to view help renderer_override_but_request_help: | Renderer override mode is enabled, but help output was requested. This is not expected. Tips: When using `--renderer` to specify a renderer, do not use `--help`. If you wish to suppress all output when an error occurs, use the `--no-error-logs` flag. other: | %{error} downcast_failed: | Type conversion failed! This is usually a compilation-phase issue, not a user input error. Please use `jvn -v -C` to get detailed version traceback and contact the developers. github: https://github.com/JustEnoughVCS/CommandLine/ prepare_error: io: | I/O error in preparation phase! %{error} error: | Unknown error in preparation phase! %{error} local_workspace_not_found: | Local workspace not found! Create or enter a workspace directory first. local_config_not_found: | Failed to read workspace config. File may not exist or format mismatch. Use `jvn update` and try again. latest_info_not_found: | Unable to read latest upstream info! Use `jvn update` and try again. latest_file_data_not_exist: | Unable to read latest file info for member `%{member_id}`! Use `jvn update` and try again. cached_sheet_not_found: | Unable to read cached upstream sheet `%{sheet_name}`! Use `jvn update` and try again. local_sheet_not_found: | Unable to read local sheet `%{sheet_name}` for member `%{member_id}`. local_status_analyze_failed: | Failed to analyze local workspace! Please check if the current workspace is correctly configured with an upstream. Also, verify that a structure sheet is in use. no_sheet_in_use: | No sheet in use. Use `jvn use `. execute_error: io: | I/O error in execution phase! %{error} error: | Error in execution phase! %{error} render_error: io: | I/O error in rendering phase! %{error} error: | Error in rendering phase! %{error} serialize_failed: | Data serialization error! %{error} renderer_not_found: | Renderer `%{renderer_name}` not found! type_mismatch: | Render type mismatch! This is usually a compilation-phase issue, not a user input error. Please use `jvn -v -C` to get detailed version traceback and contact the developers. github: https://github.com/JustEnoughVCS/CommandLine/ io_error: not_found: | File or directory not found! Please check if the path is correct or if the file exists. %{raw_error} permission_denied: | Permission denied! Please check if you have sufficient permissions to access the file or directory. %{raw_error} connection_refused: | Connection refused! Please check if the target address and port are correct and if the service is running. %{raw_error} connection_reset: | Connection reset! The network connection was unexpectedly interrupted during transmission. %{raw_error} host_unreachable: | Host unreachable! Please check your network connection and the status of the target host. %{raw_error} network_unreachable: | Network unreachable! Please check your network connection and routing settings. %{raw_error} connection_aborted: | Connection aborted! The network connection was interrupted during establishment. %{raw_error} not_connected: | Not connected to network! Please check your network connection status. %{raw_error} addr_in_use: | Address already in use! Please try a different address or port. %{raw_error} addr_not_available: | Address not available! Please check if the address configuration is correct. %{raw_error} network_down: | Network is down! Please check your network connection. %{raw_error} broken_pipe: | Broken pipe! The communication pipe was interrupted during transmission. %{raw_error} already_exists: | File or directory already exists! Please try a different name or delete the existing file. %{raw_error} would_block: | Operation would block! The non-blocking operation could not be completed immediately. %{raw_error} not_a_directory: | Not a directory! Please check if the path points to a directory. %{raw_error} is_a_directory: | Is a directory! Please check if the path points to a file. %{raw_error} directory_not_empty: | Directory not empty! Please empty the directory contents first. %{raw_error} read_only_filesystem: | Read-only filesystem! Cannot write to a read-only filesystem. %{raw_error} stale_network_file_handle: | Stale network file handle! Please re-establish the connection. %{raw_error} invalid_input: | Invalid input! Please check if the input parameters are correct. %{raw_error} invalid_data: | Invalid data! Please check the data format and content. %{raw_error} timed_out: | Operation timed out! Please check your network connection or retry the operation. %{raw_error} write_zero: | Write zero bytes! The write operation did not write any data. %{raw_error} storage_full: | Storage full! Please free up disk space. %{raw_error} not_seekable: | File not seekable! This file does not support seek operations. %{raw_error} quota_exceeded: | Quota exceeded! Please check your disk quota settings. %{raw_error} file_too_large: | File too large! Please check the file size limit. %{raw_error} resource_busy: | Resource busy! Please try again later or release the occupied resource. %{raw_error} executable_file_busy: | Executable file busy! Please wait for the program to finish running. %{raw_error} deadlock: | Deadlock! Multiple operations are waiting for each other, preventing further execution. %{raw_error} crosses_devices: | Cross-device operation! The operation involves multiple devices, which is not supported. %{raw_error} too_many_links: | Too many links! The number of filesystem links exceeds the limit. %{raw_error} invalid_filename: | Invalid filename! Please check if the filename meets system requirements. %{raw_error} argument_list_too_long: | Argument list too long! Please reduce the number or length of arguments. %{raw_error} interrupted: | Operation interrupted! The operation was interrupted by a signal. Please retry. %{raw_error} unsupported: | Operation not supported! This operation is not supported by the current system or environment. %{raw_error} unexpected_eof: | Unexpected end of file! Encountered an unexpected end-of-file marker while reading. %{raw_error} out_of_memory: | Out of memory! System memory is insufficient to complete the operation. %{raw_error} other: | %{error} logger: error: | ERROR warn: | WARN info: | INFO debug: | DEBUG trace: | TRACE verbose: setup_progress: Progress bar initialized setup_verbose: Starting `Verbose` mode disable_helpdoc: Helpdoc Viewer disabled setup_i18n: Setting language to `%{lang}` setup_renderer: Setting renderer to `%{renderer}` redirect_to_version_command: Redirecting to `version` command no_error_logs: Disabling error output help: Help flag entered, command will not be executed confirmed: Confirmation flag entered, all commands will run without confirmation no_arguments: No command entered! Will output help information user_input: User input command `%{command}` stdin_path: | Standard input source file: %{path} stdin_data: | Standard input data length: %{len} process_success: Command executed successfully! process_fail: Command execution failed! print_render_result: Result has been rendered cmd_process_start: Starting to search nodes to match command ... cmd_match_no_node: Unable to find any matching command node cmd_match_matched_single: Found matching command node `%{node}` cmd_match_matched_multi: Matched multiple command nodes `%{nodes}`, selecting `${node} (most relevant)` cmd_process: Command execution starting! render_with_specific_renderer: Result will be rendered with the default renderer render_with_override_renderer: Result will be rendered with the override renderer (%{renderer}) cmd_process_parse: Command will be converted to `%{t}` cmd_process_parse_failed: Failed to convert command to `%{t}`! cmd_process_prepare: Entering preparation phase, converting to `%{i}` and `%{c}` in parallel cmd_process_prepare_failed: Preparation phase failed! cmd_process_exec: Entering execution phase cmd_process_exec_failed: Execution phase failed!