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

cli: add the ability to specify a token description w/ awx login #6124

Conversation

ryanpetrello
Copy link
Contributor

see: #6122

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@ryanpetrello
Copy link
Contributor Author

~ awx login --description "Ryan Made This Token"
{
     "token": "KaTJYPYZHrLEK7Wfn6jlxldv1U4J5G"
}
~ awx login
{
     "token": "2ldHxTRtD79u8n8UKxLYICzlcdA31Y"
}
~ awx tokens list | jq '.results[].description'
"Ryan Made This Token"
"AWX CLI"

Copy link
Member

@rooftopcellist rooftopcellist left a comment

Choose a reason for hiding this comment

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

This makes sense and is a good addition. Thanks!

@softwarefactory-project-zuul
Copy link
Contributor

Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

Copy link
Contributor

@beeankha beeankha left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

@jbradberry jbradberry left a comment

Choose a reason for hiding this comment

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

hm, cool

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 2ec035f into ansible:devel Feb 28, 2020
TheRealHaoLiu pushed a commit to TheRealHaoLiu/awx that referenced this pull request Feb 8, 2023
[4.3] Fix CSS overflow for legend and tooltip in Topology view.
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.

4 participants