open-nomad/website/content/docs/commands
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
..
acl acl: add validation to binding rule selector on upsert. (#16210) 2023-02-17 15:38:55 +01:00
alloc docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
config docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
deployment docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
eval docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
job Change job init default to example.nomad.hcl and recommend in docs (#15997) 2023-02-02 11:47:47 -06:00
license docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
namespace docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
node renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
operator cli: remove deprecated keyring and keygen commands (#16068) 2023-02-07 09:49:52 -05:00
plugin docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
quota doc: specifiy the default output is of json format for nomad quota inspect command (#15984) 2023-02-07 16:34:05 +01:00
recommendation docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
scaling docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
sentinel docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
server docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
service docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
system docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
tls docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
var docs: add variable specification docs (#16165) 2023-02-13 14:06:56 -08:00
volume docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
agent-info.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
agent.mdx docs: add more warnings about running agent as root on Linux (#15926) 2023-01-27 15:22:18 -05:00
fmt.mdx cli: fmt -check should return early on diff (#16174) 2023-02-15 14:06:31 -05:00
index.mdx docs: update example license_path (#16082) 2023-02-07 16:28:51 -05:00
login.mdx acl: make auth method default across all types (#15869) 2023-01-26 14:17:11 +01:00
monitor.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
status.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
ui.mdx cli: allow setting namespace and region in the nomad ui command (#11364) 2021-10-21 16:24:39 -04:00
version.mdx build/cli: Add BuildDate (#16216) 2023-02-27 11:27:40 -06:00