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

Extend 'status' to support Client Nickname #9

Closed
melriffe opened this issue Sep 11, 2020 · 1 comment
Closed

Extend 'status' to support Client Nickname #9

melriffe opened this issue Sep 11, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request tty TTY Toolkit related

Comments

@melriffe
Copy link
Member

This is a new idea where in the configuration file there exists a relationship between a client nickname and their harvest client id. The idea is to be able to supply that:

$ hammerhead status <client-nick>

and have the status command lookup up the name in the configuration file and pass along the harvest id to the harvest api.

@melriffe melriffe self-assigned this Sep 11, 2020
@melriffe melriffe added the enhancement New feature or request label Sep 11, 2020
@melriffe melriffe added this to To Do in Command Structure & Definition via automation Sep 11, 2020
@melriffe melriffe added the tty TTY Toolkit related label Sep 11, 2020
@melriffe
Copy link
Member Author

I can now run the following:

$ hammerhead status -s <client-nick>

Command Structure & Definition automation moved this from To Do to Done Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tty TTY Toolkit related
Projects
No open projects
Development

No branches or pull requests

1 participant