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

Tags in the CLI #160

Closed
amelio-vazquez-reina opened this issue Jun 27, 2016 · 3 comments
Closed

Tags in the CLI #160

amelio-vazquez-reina opened this issue Jun 27, 2016 · 3 comments

Comments

@amelio-vazquez-reina
Copy link

Is there any way to declare tags in the CLI?

@harshashah16
Copy link
Contributor

Is it for the instance tags? During cluster create/update:

--custom-ec2-tags: Custom ec2 tags to be set on all instances of the cluster. Specified as JSON object (key-value pairs) e.g. --custom-ec2-tags '{"key1":"value1", "key2":"value2"}'.

@amelio-vazquez-reina
Copy link
Author

Thanks. Yes, when running queries. I guess I was hoping to see the full list of arguments one can use with a hivecmd. It looks like --tags is one of them.

@harshashah16
Copy link
Contributor

"qds.py --token "XXX" hivecmd run --help" should display all options. Will close this issue for now. Re-open in case I can answer any more questions.

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

2 participants