Unknown command "rewrite" for "restic" #395
-
Hey, I'm facing an odd issue where I cannot run restic's Take the following executions:
I'm not too sure what I'm doing wrong here; I hope my eyes aren't deceiving me haha. Any help would be appreciated. Thanks. My profiles.yaml:
Version information:> restic version
restic 0.17.0 compiled with go1.22.5 on linux/amd64
> resticprofile version
resticprofile version 0.27.1 commit eb130039b794e944223c7192673ccb04814347ca
|
Beta Was this translation helpful? Give feedback.
Answered by
creativeprojects
Aug 15, 2024
Replies: 1 comment 1 reply
-
I suspect you have more than one
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Subzeero
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suspect you have more than one
restic
version installed on your system.Can you run the command with the
-v
flag to see which versionresticprofile
is detecting?