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 flags to the sub command #1059

Merged
merged 6 commits into from
May 23, 2024
Merged

Add flags to the sub command #1059

merged 6 commits into from
May 23, 2024

Commits on May 23, 2024

  1. Adds flags to nats sub

    - `--subjects-only` only prints the subject for each message received
    - `--timestamp` adds a time stamp of when the message is received
    - `--delta-time` adds a time since the start of the command of when the message is received
    
    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8976272 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    423df29 View commit details
    Browse the repository at this point in the history
  3. PR feedback 2

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4107767 View commit details
    Browse the repository at this point in the history
  4. PR feedback 3

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d4f926b View commit details
    Browse the repository at this point in the history
  5. PR feedback 4

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9797cf0 View commit details
    Browse the repository at this point in the history
  6. PR feedback 5

    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8550dc3 View commit details
    Browse the repository at this point in the history