-
Notifications
You must be signed in to change notification settings - Fork 628
Closed
Description
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
Labels
No labels