We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 803103c + 85e7ad2 commit ac1eb50Copy full SHA for ac1eb50
docs/reference/node-feature-client-reference.md
@@ -63,3 +63,23 @@ The `--registry-password-stdin` flag enables reading of registry password from s
63
#### --registry-token-stdin
64
65
The `--registry-token-stdin` flag enables reading of registry token from stdin.
66
+
67
+## export
68
69
+Export node features to stdout or a file.
70
71
+### features
72
73
+Export features of the system in JSON format to stdout or a file.
74
75
+#### --path
76
77
+The `--path` flag specifies a file to write the output to.
78
79
+### labels
80
81
+Export feature labels of the system in JSON format to stdout or a file.
82
83
84
85
0 commit comments