We have a few commands that list things e.g credentials, clusters, buckets etc. At the moment these just return an empty list when there are none of the relevant entities. Instead we should take the approach that the columnar clusters command takes and return an error not found, to make it clearer to the user what is happening.