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

Ability to store and present custom catalog name before aliases and templates #11

Closed
nandorholozsnyak opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nandorholozsnyak
Copy link
Member

Is your feature request related to a problem? Please describe.
If catalogs are being added to local environments it can be useful to provide information about how an alias or template can be used with the init command.

For example if a catalog would be added to another catalog with the alias "personal-rodnan" than the init script should look like this:

jbang init -t=q-aws-lambda@personal-rodnan -Dproperty=value scriptOrFile

Describe the solution you'd like
Create a new CLI option/input that will act as the prefered catalog name.

@nandorholozsnyak nandorholozsnyak added the enhancement New feature or request label Apr 24, 2023
@nandorholozsnyak nandorholozsnyak self-assigned this Apr 24, 2023
nandorholozsnyak added a commit that referenced this issue Apr 24, 2023
…liases and templates #11

- New CLI flag to specify a preferred catalog name for the aliases and templates
@nandorholozsnyak nandorholozsnyak added this to the v0.2.0 milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant