Documentation
¶
Index ¶
- func AddEnvOfServiceParam(cmd *cobra.Command, id *string)
- func AddEnvParam(cmd *cobra.Command, id *string)
- func AddProjectParam(cmd *cobra.Command, id, name *string)
- func AddServiceParam(cmd *cobra.Command, id, name *string)
- func GetProjectByName(config config.Config, client api.Client, projectName string) (project *model.Project, err error)
- func GetServiceByName(config config.Config, client api.Client, serviceName string) (service *model.Service, err error)
- func PackZip() ([]byte, string, error)
- func PackZipWithoutGitIgnoreFiles() ([]byte, error)
- type CobraRunE
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddEnvOfServiceParam ¶
func AddProjectParam ¶
func AddServiceParam ¶
func GetProjectByName ¶
func GetServiceByName ¶
Types ¶
type CobraRunE ¶
func DefaultIDByContext ¶
func DefaultIDNameByContext ¶
func NeedProjectContextWhenNonInteractive ¶
NeedProjectContextWhenNonInteractive checks if the project context is set in the non-interactive mode
Click to show internal directories.
Click to hide internal directories.