Comment 9 for bug 1465547

Revision history for this message
Alexander Gubanov (ogubanov) wrote :

Verified on MOS 7.0 (build 257) - fixed!
Proof:

[root@nailgun ~]# fuel2 --help | grep -P '(node|task) (list|show) '
DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
  node list Show list of all available nodes.
  node show Show info about node with given id.
  task list Show list of all available tasks.
  task show Show info about task with given id.