open-nomad/website/content/docs
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
..
commands build/cli: Add BuildDate (#16216) 2023-02-27 11:27:40 -06:00
concepts Minor post-1.5-beta1 API, code, and docs cleanups (#16193) 2023-02-16 10:32:21 -08:00
configuration Allow configurable range of Job priorities (#16084) 2023-02-17 09:23:13 -05:00
devices
drivers docs: remove cores/memory beta label, update driver cpu docs (#16175) 2023-02-14 14:43:07 -06:00
enterprise
install
integrations
job-specification Allow configurable range of Job priorities (#16084) 2023-02-17 09:23:13 -05:00
networking
nomad-vs-kubernetes
operations
other-specifications docs: add variable specification docs (#16165) 2023-02-13 14:06:56 -08:00
runtime Add information about template to interpolation page (#10807) 2023-02-10 16:12:11 -05:00
upgrade docs: clarify upgrade note on 1.4.0 panics (#16171) 2023-02-14 11:26:33 -05:00
ecosystem.mdx
faq.mdx
index.mdx
partnerships.mdx
schedulers.mdx docs: clarify sysbatch supports count (#16205) 2023-02-17 10:51:38 -08:00
who-uses-nomad.mdx