Skip to content

Diffs command not found #145

Description

@nicgrayson

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions