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

"content-centric" format of remote list output, instead of table #1896

Closed
Tracked by #173 ...
preminger opened this issue Jul 14, 2023 · 0 comments · Fixed by #1919
Closed
Tracked by #173 ...

"content-centric" format of remote list output, instead of table #1896

preminger opened this issue Jul 14, 2023 · 0 comments · Fixed by #1919
Assignees
Labels
enhancement New feature or request

Comments

@preminger
Copy link
Contributor

preminger commented Jul 14, 2023

Much of the output generate by singularity remote & its subcommands involves tables populated by YES/NO values. This is a visually "busy" output & not the most useful.

Since the overwhelming majority of cells in these tables end up being populated by "NO", this table-oriented output format should be scrapped in favor of a list of entries, in which - if the particular entry has any fields that would have been set to "YES" - that field is simply spelled out in the parentheses. Example:

$ singularity remote list

Cloud Services Endpoints
========================
SylabsCloud (cloud.sylabs.io; active, global)
company-remote (enterprise.example.com; global)
myremote (enterprise.example.com)

Keyservers
==========
1. https://keys.sylabs.io (global, active)

Discussion: #1639

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
1 participant