Skip to content

consul acl token read -self broken in 1.15.0 #16431

@dani

Description

@dani

Overview of the Issue

In my scripts, I check if I already have a valid consul token, to ask vault for a new one when it's not the case. For this, I used to run

consul acl token read -self

Since I've upgraded to 1.15.0, this command fails and ask for an accessor-id. The help output (consul acl token read help) still mention -self as a valid option, to use our current http token instead of providing an accessor-id

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions