Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI tool to mimic envsubst #35

Closed
pilosus opened this issue Jun 25, 2019 · 0 comments
Closed

CLI tool to mimic envsubst #35

pilosus opened this issue Jun 25, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request priority: medium

Comments

@pilosus
Copy link
Owner

pilosus commented Jun 25, 2019

Is your feature request related to a problem? Please describe

Using Piny as a CLI tool is painful. We should add CLI too feature to mimic gettext's envsubst tool.

Describe the solution you'd like

We should use click to build CLI tool. It should:

  • be called piny
  • mimic envsubst interface
  • be able to work with pipelines, stdin/stdout, substitute envs in a file in place (envsubst cannot do it in place)
@pilosus pilosus added the enhancement New feature or request label Jun 25, 2019
@pilosus pilosus self-assigned this Jun 25, 2019
pilosus added a commit that referenced this issue Jun 26, 2019
@pilosus pilosus mentioned this issue Jun 26, 2019
5 tasks
pilosus added a commit that referenced this issue Jun 26, 2019
@pilosus pilosus closed this as completed Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium
Projects
None yet
Development

No branches or pull requests

1 participant