Skip to content

doctl list-tags flags no longer working #1749

@sewingpillows

Description

@sewingpillows

Describe the Issue:
Since the last update - we are having issues with doctl registry repository list-tags, where flags such as --format and --no-header are no longer working.

Environment:

  • doctl version: 1.142.0-release
  • OS: Ubuntu 22.04.2 LTS
  • Installation method:

Additional Details:
Options such as --format and --no-header are not behaving as expected.

As example:

doctl registry repository list-tags NAME --format Tag  | head -n1
Tag                                Compressed Size    Updated At                       Manifest Digest

Whereas I would expect to see:

Tag

Tested with the previous version without issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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