Charlie Voiselle
30ab8897d2
deps: Switch from mitchellh/cli to hashicorp/cli ( #19321 )
...
Co-authored-by: James Rasell <jrasell@hashicorp.com >
2024-12-19 15:41:11 +00:00
Michael Schurter
78f0c6b2a9
cli: update acl bootstrap help to match docs ( #18961 )
...
See https://developer.hashicorp.com/nomad/docs/commands/acl/bootstrap
2023-11-02 08:52:21 -07:00
hashicorp-copywrite[bot]
a9d61ea3fd
Update copyright file headers to BUSL-1.1
2023-08-10 17:27:29 -05:00
hashicorp-copywrite[bot]
f005448366
[COMPLIANCE] Add Copyright and License Headers
2023-04-10 15:36:59 +00:00
Lance Haig
99f43c1144
Update ioutil library references to os and io respectively for command ( #16329 )
...
No user facing changes so I assume no change log is required
2023-03-08 09:20:04 -06:00
James Rasell
7b3bd1017d
Merge branch 'main' into f-gh-13120-sso-umbrella-merged-main
2022-08-25 12:14:29 +01:00
James Rasell
34a1591a90
cli: output none when a token has no expiration.
2022-08-24 15:14:49 +01:00
Tim Gross
2eaf3d7270
allow ACL policies to be associated with workload identity ( #14140 )
...
The original design for workload identities and ACLs allows for operators to
extend the automatic capabilities of a workload by using a specially-named
policy. This has shown to be potentially unsafe because of naming collisions, so
instead we'll allow operators to explicitly attach a policy to a workload
identity.
This changeset adds workload identity fields to ACL policy objects and threads
that all the way down to the command line. It also a new secondary index to the
ACL policy table on namespace and job so that claim resolution can efficiently
query for related policies.
2022-08-22 16:41:21 -04:00
James Rasell
99531595bb
cli: add ability to create and view tokens with ACL role links.
2022-08-17 14:49:52 +01:00
James Rasell
add4ea97dc
acl: enable configuration and visualisation of token expiration for users ( #13846 )
...
* api: add ACL token expiry params to HTTP API
* cli: allow setting and displaying ACL token expiry
2022-07-20 10:06:23 +02:00
Lance Haig
eafc93902b
Allow Operator Generated bootstrap token ( #12520 )
2022-06-03 07:37:24 -04:00
James Rasell
d02ecbddf1
cli: add json and template flag opts to acl boostrap command.
2021-10-29 09:00:50 +02:00
Tim Gross
89f4f51746
command: remove -namespace from help options when not applicable
2020-11-19 16:28:39 -05:00
Nick Ethier
45b0ce9177
command: improve help text when invalid arguments are given
2018-04-18 12:02:11 -04:00
Alex Dadgar
f6fbb36054
sync
2017-10-13 14:36:02 -07:00
Chelsea Holland Komlo
7ee27f99e8
small fixups
2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
c651ca45b5
acl policy info
2017-09-17 18:17:17 +00:00
Armon Dadgar
ee7e619877
command: Add ACL bootstrap command
2017-09-11 10:47:39 -07:00