Versions in this module Expand all Collapse all v1 v1.3.1 Apr 19, 2023 Changes in this version + func GetAllByEnvironment(id string) ([]types.Service, error) + func GetByName(serviceName string) (*types.Service, error) v1.3.0 Mar 22, 2023 Changes in this version + func NewGetServicesCmd() *cobra.Command