Skip to content

Instantly share code, notes, and snippets.

@spiegela
Created October 18, 2015 14:27
Show Gist options
  • Save spiegela/d367552f870da3f855c7 to your computer and use it in GitHub Desktop.
Save spiegela/d367552f870da3f855c7 to your computer and use it in GitHub Desktop.
$ razor nodes
From https://localhost:8151/api/collections/nodes:
+-------+-------------------+-----------+-----------+----------------+
| name | dhcp_mac | tags | policy | metadata count |
+-------+-------------------+-----------+-----------+----------------+
| node7 | 84:2b:2b:0a:c2:df | dell-r710 | memtest86 | 1 |
+-------+-------------------+-----------+-----------+----------------+
| node8 | a4:ba:db:33:40:8b | dell-r710 | memtest86 | 1 |
+-------+-------------------+-----------+-----------+----------------+
| node9 | 84:2b:2b:07:99:4d | dell-r710 | memtest86 | 1 |
+-------+-------------------+-----------+-----------+----------------+
Query an entry by including its name, e.g. `razor nodes node7`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment