We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I installed 3.1.1 and ran backup successfully. When I try to run datadog_backup diffs I get this error:
datadog_backup diffs
datadog_backup diffs Traceback (most recent call last): 3: from /Users/nic/.rbenv/versions/2.7.6/bin/datadog_backup:23:in `<main>' 2: from /Users/nic/.rbenv/versions/2.7.6/bin/datadog_backup:23:in `load' 1: from /Users/nic/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/datadog_backup-3.1.1/bin/datadog_backup:88:in `<top (required)>' /Users/nic/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/datadog_backup-3.1.1/lib/datadog_backup/cli.rb:89:in `run!': undefined method `diffs' for #<DatadogBackup::Cli:0x000000013f8e6058> (NoMethodError)
I don't see a method called diffs in the cli file
The text was updated successfully, but these errors were encountered:
Thanks for the bug report @nicgrayson, I'll take a look at this.
Sorry, something went wrong.
jim80net
No branches or pull requests
I installed 3.1.1 and ran backup successfully. When I try to run
datadog_backup diffs
I get this error:I don't see a method called diffs in the cli file
The text was updated successfully, but these errors were encountered: