Skip to content

pgo df cannot find cluster as specified #236

@guineveresaenger

Description

@guineveresaenger

When I run pgo df mycluster on an existing cluster, the output is nothing found.

The help text indicates I used the correct command:

df displays disk status of Clusters
				For example:

				pgo df mycluster
				pgo df --selector=env=research
				.

Usage:
  pgo df [flags]

Moreover, when I run the command on a cluster that doesn't exist, the output is the same.

Sample output:

@guin:postgres-operator ((3.0)) 🦉  pgo df mycluster
nothing found
@guin:postgres-operator ((3.0)) 🦉  pgo df -s name=mycluster
nothing found
@guin:postgres-operator ((3.0)) 🦉  pgo df thisclusterdoesnotexist
nothing found
@guin:postgres-operator ((3.0)) 🦉  

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