open-nomad/website/content
Daniel Bennett 39e3a1ac3e
build/cli: Add BuildDate (#16216)
* build: add BuildDate to version info

will be used in enterprise to compare to license expiration time

* cli: multi-line version output, add BuildDate

before:
$ nomad version
Nomad v1.4.3 (coolfakecommithashomgoshsuchacoolonewoww)

after:
$ nomad version
Nomad v1.5.0-dev
BuildDate 2023-02-17T19:29:26Z
Revision coolfakecommithashomgoshsuchacoolonewoww

compare consul:
$ consul version
Consul v1.14.4
Revision dae670fe
Build Date 2023-01-26T15:47:10Z
Protocol 2 spoken by default, blah blah blah...

and vault:
$ vault version
Vault v1.12.3 (209b3dd99fe8ca320340d08c70cff5f620261f9b), built 2023-02-02T09:07:27Z

* docs: update version command output
2023-02-27 11:27:40 -06:00
..
api-docs Fix missing query parameter in job doc (#16233) 2023-02-22 10:28:32 -06:00
docs build/cli: Add BuildDate (#16216) 2023-02-27 11:27:40 -06:00
intro docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
partials Add information about template to interpolation page (#10807) 2023-02-10 16:12:11 -05:00
plugins Change `job init` default to example`.nomad.hcl` and recommend in docs (#15997) 2023-02-02 11:47:47 -06:00
tools Fix typo in documentation (#15970) 2023-01-31 09:05:37 +01:00
security.mdx Upgrade global styles (#10936) 2021-08-20 11:53:12 -04:00