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

ls: Show keys and values #42

Merged
merged 4 commits into from
Feb 28, 2024
Merged

ls: Show keys and values #42

merged 4 commits into from
Feb 28, 2024

Conversation

nbrahms
Copy link
Contributor

@nbrahms nbrahms commented Feb 26, 2024

Previously we only showed values. However, these are often not requested. Also show the value that should be requested.

Requires https://github.com/p0-security/app/pull/1446

Screenshot:

image

Previously we only showed values. However, these are often not requested.
Also show the value that should be requested.
@nbrahms nbrahms self-assigned this Feb 26, 2024
Copy link
Contributor

@GGonryun GGonryun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@komal-dhull komal-dhull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nbrahms nbrahms marked this pull request as draft February 27, 2024 00:04
@nbrahms nbrahms marked this pull request as ready for review February 28, 2024 21:23
@nbrahms nbrahms merged commit e9712e6 into main Feb 28, 2024
3 checks passed
@nbrahms nbrahms deleted the nathan/ls-keys branch February 28, 2024 21:35
nbrahms added a commit that referenced this pull request Oct 31, 2024
I'd broken this in #42. Fix whitespace.

Before:

  Showing the first 15 destinations (use `p0
         ls ssh session destination <like>` to narrow results). Resources labeled with * are already accessible to you:

After:

  Showing the first 15 destinations (use `p0 ls ssh session destination <like>` to narrow results).
  Resources labeled with * are already accessible to you:
nbrahms added a commit that referenced this pull request Oct 31, 2024
I'd broken this in #42. Fix whitespace.

Before:

```
Showing the first 15 destinations (use `p0
       ls ssh session destination <like>` to narrow results). Resources labeled with * are already accessible to you:
```

After:

```
Showing the first 15 destinations (use `p0 ls ssh session destination <like>` to narrow results).
Resources labeled with * are already accessible to you:
```
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.

3 participants