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

Add ability to use custom cluster login commands #8

Merged
merged 7 commits into from
Feb 29, 2024
Merged

Conversation

clcollins
Copy link
Owner

@clcollins clcollins commented Feb 13, 2024

Accepts arguments and config values (and env variables) for setting
custom cluster login commands. Defaults to $SHELL for the shell,
ocm backplane login for the login command, and
/usr/bin/gnome-terminal for the terminal.

Fixes #3
Fixes #6

Signed-off-by: Chris Collins [email protected]

Accepts arguments and config values (and env variables) for setting
custom cluster login commands.  Defaults to `$SHELL` for the shell,
`ocm backplane login` for the login command, and
`/usr/bin/gnome-terminal` for the terminal.

Fixes #6

Signed-off-by: Chris Collins <[email protected]>
cmd/root.go Outdated Show resolved Hide resolved
cmd/root.go Outdated Show resolved Hide resolved
pkg/tui/commands.go Outdated Show resolved Hide resolved
@geowa4
Copy link

geowa4 commented Feb 24, 2024

/lgtm

@clcollins clcollins merged commit 784740b into main Feb 29, 2024
@clcollins clcollins deleted the 6-clusterLogin branch May 3, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants