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 a "client-id" subcommand to yggctl #243

Open
subpop opened this issue Jul 31, 2024 · 0 comments
Open

Add a "client-id" subcommand to yggctl #243

subpop opened this issue Jul 31, 2024 · 0 comments

Comments

@subpop
Copy link
Collaborator

subpop commented Jul 31, 2024

While there are other ways to acquire the active client ID of a yggd instance, having a canonical way to fetch it through a command like yggctl client-id makes it easy to embed into commands. For example:

pub -topic yggdrasil/$(yggctl client-id)/data/in

In order for yggctl to acquire the current client ID, yggd probably needs to export a property on the com.redhat.Yggdrasil1 D-Bus interface.

DuckBoss added a commit that referenced this issue Sep 10, 2024
This patch adds a 'client-id' subcommand
to yggctl which retrieves and prints to stdout
the active client ID of a yggd instance.

This attempts to resolve issue #243

Signed-off-by: Jason Jerome <jajerome@redhat.com>
DuckBoss added a commit to DuckBoss/yggdrasil that referenced this issue Sep 10, 2024
This patch adds a 'client-id' subcommand
to yggctl which retrieves and prints to stdout
the active client ID of a yggd instance.

This attempts to resolve issue RedHatInsights#243

Signed-off-by: Jason Jerome <jajerome@redhat.com>
DuckBoss added a commit to DuckBoss/yggdrasil that referenced this issue Nov 11, 2024
This patch adds a 'client-id' subcommand
to yggctl which retrieves and prints to stdout
the active client ID of a yggd instance.

This attempts to resolve issue RedHatInsights#243

Signed-off-by: Jason Jerome <jajerome@redhat.com>
DuckBoss added a commit to DuckBoss/yggdrasil that referenced this issue Nov 11, 2024
This patch adds a 'client-id' subcommand
to yggctl which retrieves and prints to stdout
the active client ID of a yggd instance.

This attempts to resolve issue RedHatInsights#243

Signed-off-by: Jason Jerome <jajerome@redhat.com>
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

No branches or pull requests

1 participant