Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
hoenn 4058dbb332 Remove unnecessary recovery cmd, shards has a subcmd for this 2022-10-14 11:52:00 -04:00
hoenn dca3b7b569 Standardize optional help text in new commands 2022-10-14 11:50:16 -04:00
hoenn a586335329 Add hotthreads cmd to cli 2022-10-14 11:46:39 -04:00
hoenn 2111da6a37 Add recovery cmd to cli 2022-10-14 11:46:32 -04:00
hoenn 6aa0f3e0da Add get index mappings 2022-10-14 11:22:37 -04:00
hugodorea 6980eee389 lints pkg/cli/entrypoint.go 2022-08-08 12:14:26 -07:00
hugodorea 019302f9ec first batch of linter fixes 2022-08-08 11:35:45 -07:00
hugodorea d223721b1c reverts to ioutil and adds golangci-lint file 2022-08-08 09:59:00 -07:00
hugodorea de90c9e32a addresses ioutil deprecation 2022-08-08 08:54:34 -07:00
Nick Canzoneri db3bbdb535
Merge pull request #88 from github/add_reload_secure_settings_command
Add command to reload secure settings
2021-02-25 10:45:26 -05:00
Nick Canzoneri 8949b6fd25
Add CLI command to reload secure settings 2021-02-24 17:39:43 -05:00
Nick Canzoneri 81eb6654d5
Add cli command to remove a snapshot repository 2021-02-24 13:25:53 -05:00
Nick Canzoneri 3183aebbcb
Add repository register command to cli 2021-02-24 13:16:02 -05:00
swemarx 0dd923f5b0 Improved informative output 2020-11-13 08:14:04 +01:00
swemarx 471f0e6459 Added cli code for "snapshot delete" 2020-11-12 15:46:29 +01:00
Leo Palmer Sunmo 986fed27a5 Merge branch 'master' of github.com:github/vulcanizer into heap-stats 2020-09-28 21:32:49 +13:00
Nick Canzoneri dc3a2fd9fe
Merge pull request #79 from github/update_versions
Update versions of dependencies
2020-09-27 22:00:31 -04:00
Nick Canzoneri 2c3200c80e
Update to use latest go versions in CI and latest golang-ci lint version 2020-09-27 21:50:29 -04:00
Leo Palmer Sunmo fcedbf08c4 Add node Heap stats 2020-09-16 11:52:52 +12:00
Nick Canzoneri d8924e6d83
Merge pull request #77 from trapped/feat/cli-delete-index
Add vulcanizer indices delete <pattern> CLI command
2020-07-13 14:49:15 -04:00
Giorgio Pellero 1db8a1f3f5 Add vulcanizer indices delete <pattern> CLI command 2020-07-10 14:19:27 +02:00
Leo Palmer Sunmo 340afa2a59 Adds a short flag for nodeallocations
Makes the information fit a smaller screen and reorders it a bit for clarity.
2020-07-07 13:20:22 +12:00
Leo Palmer Sunmo 92d186d61e Enable removing a setting using the CLI tool
This implements the new "null"ing function in the CLI to allow the user to reset a configuration back to its defaults by
using the "--remove" flag.

Also adds logic to manage the "--remove" and "--value|-v" flags.

Adds a helper function to print nil *strings in a nicer manner.
2020-01-14 10:00:55 +13:00
Leo Palmer Sunmo 33fa725df9 Add simple slice sorting based on node.Name before we return node tables 2020-01-03 11:11:54 +13:00
Leo Palmer Sunmo 7bbb26e4ec Add node allocation endpoint for CLI. Might not be final name 2019-12-30 12:07:55 +13:00
Nick Canzoneri e5100a5562
Do not error when config file is not found, it is a valid thing 2019-12-17 10:49:41 -05:00
Nick Canzoneri 90b53816e9
Decouple cli setup/implementation from main package 2019-12-17 10:39:09 -05:00