Closed parhamdoustdar closed 4 years ago
Previously, these commands were accepting parameters they didn't need (e.g. shipperctl clusters setup management was asking for --application-cluster-service-account). This PR fixes those parameters, so that each command only asks for what it needs.
shipperctl clusters setup management
--application-cluster-service-account
#
Previously, these commands were accepting parameters they didn't need (e.g.
shipperctl clusters setup management
was asking for--application-cluster-service-account
). This PR fixes those parameters, so that each command only asks for what it needs.#