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

start.sh - Could prompt for another name for the key-pair #15

Open
JLKwong opened this issue Jan 21, 2023 · 1 comment
Open

start.sh - Could prompt for another name for the key-pair #15

JLKwong opened this issue Jan 21, 2023 · 1 comment

Comments

@JLKwong
Copy link
Member

JLKwong commented Jan 21, 2023

If start.sh is used without -a NAME, it will default to 'luftballoon' without prompting for another name. This could cause issues with duplicate key-pairs later on.

Possible solutions:

  1. Prompt for a name, but default to 'luftballoon' if no name is input.
  2. When a duplicate key-pair error occurs, suggest the -a NAME flag so the user knows how to set a different key-pair name.
@JLKwong
Copy link
Member Author

JLKwong commented Jan 30, 2023

Maybe decide on making a Luftballoon key-pair instead of an id_rsa one.

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

No branches or pull requests

1 participant