Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/borgbackup/borg
/ CommandError
Class
CommandError
src/borg/helpers/errors.py:73–76 ·
view source on GitHub ↗
Command error: {}
Source
from the content-addressed store, hash-verified
71
72
73
class
CommandError(Error):
74
""
"Command error: {}"
""
75
76
exit_mcode = 4
77
78
79
class
BorgWarning:
Callers
15
_matching_info_tuples
Method · 0.85
get_one
Method · 0.85
do_check
Method · 0.85
do_key_change_passphrase
Method · 0.85
do_key_change_location
Method · 0.85
do_key_export
Method · 0.85
do_key_import
Method · 0.85
do_delete
Method · 0.85
do_undelete
Method · 0.85
create_inner
Method · 0.85
do_with_lock
Method · 0.85
do_prune
Method · 0.85
Calls
no outgoing calls
Tested by
6
test_key_export_directory
Function · 0.68
test_key_export_qr_directory
Function · 0.68
test_key_import_errors
Function · 0.68
test_with_lock_non_existent_command
Function · 0.68
test_create_content_from_command_with_failed_command
Function · 0.68
test_create_paths_from_command_with_failed_command
Function · 0.68