Kenjiro Nakayama
7d804a41c7
Add test to check both -json and -t are not specified
2016-08-09 21:06:20 +09:00
Alex Dadgar
3fbe8a1642
node-status -self command and docs
2016-03-29 12:36:24 -07:00
Alex Dadgar
afbc8621ee
less verbose output and show node's total resources
2016-03-20 17:36:40 -07:00
Ivo Verberk
cc4fea99fc
Provide a consistent user experience with prefix based lookups.
...
* Require at least two characters for identifier
* Automatically strip off the last character in case of uneven length
2016-01-21 22:21:35 +01:00
Ivo Verberk
de3bc00a00
Detect a half-byte prefix and display a user-friendly error.
2016-01-21 20:53:05 +01:00
Ivo Verberk
9770a95608
Refactoring of full-id argument and id length constants
...
* full-id argument is now called verbose to be more future-proof
* constants for identifier length are a little more concise
2016-01-15 23:32:38 +01:00
Ivo Verberk
ab9409184a
Shorten CLI identifiers
...
* Truncate all UUID identifiers to eight characters by default
* Refactor the node identifier to an auto-generated UUID
* Created and updated tests and mocks
2016-01-14 21:57:43 +01:00
Ivo Verberk
905742249e
Refactoring continued
...
* Refactor other cli commands to new design
* Add PrefixList method to api package
* Add more tests
2015-12-24 20:53:37 +01:00
Ivo Verberk
e89b5af338
Refactoring
...
* Reverted changes to get methods
* Added prefix query parameter
* Updated node status to use prefix based searching
* Fixed tests
* Removed truncation logic
2015-12-22 23:44:33 +01:00
Ivo Verberk
1af7c579f9
Revert "On cli node status list print the short Node ID when possible"
...
This reverts commit 5d3bd1b6f0 .
2015-12-22 10:18:58 +01:00
Armin
5d3bd1b6f0
On cli node status list print the short Node ID when possible
2015-12-20 17:33:27 +01:00
Ryan Uber
550434dc9b
command: dump allocations for nodes in node-status
2015-09-15 11:20:08 -07:00
Ryan Uber
7e26f938a2
command: use meta struct for common options
2015-09-14 13:24:03 -07:00
Ryan Uber
98708120f7
command: more cli tests
2015-09-14 13:24:03 -07:00
Ryan Uber
a0c8a0bc0d
command: add node-status command
2015-09-14 13:24:03 -07:00