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 User to Instance global fields #1190

Closed

Conversation

swalkinshaw
Copy link

Exposes the Username for an instance as a possible field in list --format.

This is added as a global field for now because the username is not yet customizable. If or when that becomes an option, this field can remain the same but be moved to an instance field.

Related to #1015

Exposes the Username for an instance as a possible field in `list
--format`.

This is added as a global field for now because the username is not yet
customizable. If or when that becomes an option, this field can remain
the same but be moved to an instance field.

Signed-off-by: Scott Walkinshaw <scott.walkinshaw@gmail.com>
@AkihiroSuda
Copy link
Member

Any reason not to just use limactl shell INSTANCE whoami?

@swalkinshaw
Copy link
Author

Hadn't occurred to me 😅 That would work for my use case now but I do think this field would make more sense if #1015 ends up being implemented. It's a little weird now since every instance would just list the same user.

@swalkinshaw swalkinshaw deleted the add-user-to-list-field branch July 30, 2024 22:03
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