Versions in this module Expand all Collapse all v1 v1.3.1 Apr 19, 2023 v1.3.0 Mar 22, 2023 Changes in this version + var ErrUnmarshalling = errors.New("failed to unmarshal environment(s)") + func NewCancelCmd() *cobra.Command + func NewGetAllEnvironmentsCmd() *cobra.Command + func NewGetEnvironmentCmd() *cobra.Command + func NewRebuildCmd() *cobra.Command + func NewRestartCmd() *cobra.Command + func NewReviveCmd() *cobra.Command + func NewStopCmd() *cobra.Command + func NewVisitCmd() *cobra.Command + type Response struct + Data struct{} + func GetEnvironmentByID(client requests.Client, id string) (*Response, error)