Skip to content
New issue

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

Diffs command not found #145

Closed
nicgrayson opened this issue Nov 29, 2022 · 1 comment
Closed

Diffs command not found #145

nicgrayson opened this issue Nov 29, 2022 · 1 comment
Assignees

Comments

@nicgrayson
Copy link

I installed 3.1.1 and ran backup successfully. When I try to run datadog_backup diffs I get this error:

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

@jim80net jim80net self-assigned this Dec 21, 2022
@jim80net
Copy link
Contributor

Thanks for the bug report @nicgrayson, I'll take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants