Actions
Bug #16586
closed'rudder-cli nodes list' doesn't list nodes like before
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
54
Name check:
To do
Fix check:
Checked
Regression:
Description
Hi all,
rudder-cli nodes list
seems to have a regression and doesn't work like before and documented in synopsis .
Best regards,
Alex
$ rudder-cli nodes list Usage: rudder-cli ( node | nodes ) update_properties [options] <id> <properties> <policy> <state> rudder-cli ( node | nodes ) list_pending [options] rudder-cli ( node | nodes ) list [options] <query> <where> [--composition=<value>] [--select=<value>] rudder-cli ( node | nodes ) refuse [options] <id> rudder-cli ( node | nodes ) accept [options] <id> rudder-cli ( node | nodes ) show [options] <id> rudder-cli ( node | nodes ) delete [options] <id> $ rudder-cli nodes list where % |jq '.nodes[].hostname' |wc -l 5237 $
Updated by Alexis Mousset over 4 years ago
- Category changed from Relay server or API to API
Updated by François ARMAND over 4 years ago
- Translation missing: en.field_tag_list set to Sponsored
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 60
Updated by Nicolas CHARLES about 4 years ago
- Related to Bug #18153: rudder-api-client install a non fonctionning rudder-cli added
Updated by Nicolas CHARLES about 4 years ago
- Target version set to 6.0.9
- Priority changed from 60 to 58
Updated by Nicolas CHARLES about 4 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-api-client/pull/37
Updated by Nicolas CHARLES about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-api-client|7a37c88238cd7e9f1d1affb2087fdc75169aa14a.
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.9 to 6.0.8
Updated by François ARMAND about 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.8 and 6.1.4 which were released today.
Actions