Skip to content

(#200) Add secrets command input resolved from 1Password#201

Merged
ripienaar merged 1 commit into
mainfrom
200
Jun 24, 2026
Merged

(#200) Add secrets command input resolved from 1Password#201
ripienaar merged 1 commit into
mainfrom
200

Conversation

@ripienaar

@ripienaar ripienaar commented Jun 24, 2026

Copy link
Copy Markdown
Member

Adds a secrets: input alongside flags and arguments, resolved at command run time from 1Password (op CLI) and exposed to templates as {{ .Secrets.<name> }}, with values redacted from template state dumps and exec logging.

BREAKING: the package-level ParseStateTemplate, ParseStateTemplateWithFuncMap and NewTemplateState helpers are removed in favor of AppBuilder.RenderTemplate and AppBuilder.NewTemplateState; external command plugins must migrate.

Adds a secrets: input alongside flags and arguments, resolved at command
run time from 1Password (op CLI) and exposed to templates as
{{ .Secrets.<name> }}, with values redacted from template state dumps and
exec logging.

BREAKING: the package-level ParseStateTemplate, ParseStateTemplateWithFuncMap
and NewTemplateState helpers are removed in favor of AppBuilder.RenderTemplate
and AppBuilder.NewTemplateState; external command plugins must migrate.

Signed-off-by: R.I.Pienaar <rip@devco.net>
@ripienaar ripienaar merged commit 3c67604 into main Jun 24, 2026
5 checks passed
@ripienaar ripienaar deleted the 200 branch June 24, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant