Versions in this module Expand all Collapse all v0 v0.2.0 May 7, 2026 v0.1.0 May 6, 2026 Changes in this version + const CREDeployTargetName + var CREWorkflowDeployOp = fwops.NewOperation("cre-workflow-deploy", semver.MustParse("1.0.0"), ...) + func BuildWorkflowDeployArgs(targetName, workDir, envPath, binaryPath, configPath string, extra []string) []string + type CREDeployDeps struct + CLI fcre.CLIRunner + CRECfg cfgenv.CREConfig + EVMDeployerKey string + type CREWorkflowDeployInput struct + Context crecli.ContextOverrides + ExtraCREArgs []string + Project creartifacts.ConfigSource + TargetName string + type CREWorkflowDeployOutput struct + ExitCode int + Stderr string + Stdout string