Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Implement prm (set|get) backend #15

Closed
3 tasks
sanfrancrisko opened this issue Oct 26, 2021 · 0 comments · Fixed by #32
Closed
3 tasks

Implement prm (set|get) backend #15

sanfrancrisko opened this issue Oct 26, 2021 · 0 comments · Fixed by #32
Assignees
Labels
enhancement New feature or request

Comments

@sanfrancrisko
Copy link

sanfrancrisko commented Oct 26, 2021

Implement the prm (set | get) backend commands:

prm set backend <BACKEND>
prm get backend

Examples:

prm set backend docker
prm get backend
> Backend selected: docker

This will:

  • prm set writes the backend in use to prm.yml
  • prm get reads backend in use from prm.yml
  • prm get returns default value of docker when backend is unset
@da-ar da-ar transferred this issue from puppetlabs-toy-chest/pct Oct 29, 2021
@sanfrancrisko sanfrancrisko added the enhancement New feature or request label Nov 1, 2021
@sanfrancrisko sanfrancrisko self-assigned this Nov 3, 2021
@da-ar da-ar closed this as completed in #32 Nov 30, 2021
da-ar added a commit that referenced this issue Nov 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant