Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

AttributeError: 'ComputeDomain' object has no attribute 'records' #11

Description

@scottmberry

I'm a python n00b so maybe it's my error but it seems like I am having some issues using some of the methods. For example, I can do a simple doctl.compute.domain.list() without any issue.

However, when I try to do something more complex, like doctl.compute.domain.records.list(domain="mydomain.com") I get an error AttributeError: 'ComputeDomain' object has no attribute 'records'

Am I missing something obvious? Thanks for any help and this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions