Skip to content

Add "env" output format #2504

@kknicker

Description

@kknicker

Add "env" output format suitable for usage with Kubernetes configmap/secret create --from-env-file. This differs from "shell" output format in that values should not be quoted, otherwise they become part of the value.

This could also be accomplished by the "-r" unwrap scalars option working with the "shell" output format.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions