0a2b425eb5
nomad login command does not need to know ACL Auth Method's type, since all method names are unique. Co-authored-by: James Rasell <jrasell@users.noreply.github.com>
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
```release-note:breaking-change
|
|
cli: nomad login no longer requires -type flag, since auth method names are globally unique.
|
|
```
|
|
|
|
```release-note:bug
|
|
cli: nomad login no longer ignores default auth method if they are present.
|
|
```
|