You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--part`| Part ID for which the command is being issued. |`part`|**Required**|
776
-
|`--machine`| Machine ID for which the command is being issued. If machine name is used instead of ID, `--org` and `--location` are required. |`status`, `logs`|**Required**|
776
+
|`--machine`| Machine ID or name for which the command is being issued. If machine name is used instead of ID, `--organization` and `--location` are required. |`status`, `logs`|**Required**|
777
777
|`--location`| ID of the location that the machine belongs to or to list machines in. |`list`, `status`, `logs`, `part`| Optional |
778
-
|`--org`| ID of the organization that the machine belongs to or to list machines in. |`list`, `status`, `logs`, `part`| Optional |
778
+
|`--organization`| ID of the organization that the machine belongs to or to list machines in. |`list`, `status`, `logs`, `part`| Optional |
779
779
|`--errors`| Boolean, return only errors (default: false). |`logs`| Optional |
780
780
|`--levels`| Filter logs by levels (debug, info, warn, error). Accepts multiple inputs in comma-separated list. |`logs`| Optional |
0 commit comments