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

vmctl-init-conf: add initialization script support #12

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

dkruces
Copy link
Contributor

@dkruces dkruces commented Aug 29, 2024

To initialize a configuration folder with vmctl command in PATH and all examples. If the configuration folder exists, just ensure vmctl command is available.

vmctl$ source vmctl-init-conf confdir
vmctl/confdir$ vmctl --help

Next time, repeating the first command would only navigate the user to the confdir.

Provide guidance of this new script in README.

To initialize a configuration folder with vmctl command in PATH and all
examples. If the configuration folder exists, just ensure vmctl command
is available.

vmctl$ source vmctl-init-conf confdir
vmctl/confdir$ vmctl --help

Next time, repeating the first command would only navigate the user to
the confdir.

Provide guidance of this new script in README.

Signed-off-by: Daniel Gomez <[email protected]>
@birkelund
Copy link
Collaborator

Fancy!

@birkelund birkelund merged commit 8cc71d4 into SamsungDS:master Aug 29, 2024
1 check passed
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.

2 participants