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
|`--organization`| Organization name or ID that the machine belongs to |`list`, `status`, `logs`, `part`| Optional |
1336
+
|`--org`| Organization name or ID that the machine belongs to |`list`, `status`, `logs`, `part`| Optional |
1337
1337
|`--location`| Location name or ID that the machine belongs to or to list machines in |`list`, `status`, `logs`, `part`| Optional |
1338
-
|`--machine`| Machine name or ID for which the command is being issued. If machine name is used instead of ID, `--organization` and `--location` are required. |`status`, `logs`, `part`| Optional |
1338
+
|`--machine`| Machine name or ID for which the command is being issued. If machine name is used instead of ID, `--org` and `--location` are required. |`status`, `logs`, `part`| Optional |
1339
1339
|`--errors`| Boolean, return only errors (default: false) |`logs`| Optional |
1340
1340
|`--levels`| Filter logs by levels (debug, info, warn, error). Accepts multiple inputs in comma-separated list. |`logs`| Optional |
1341
1341
|`--part`| Part name or ID for which the command is being issued |`logs`, `part`| Optional |
0 commit comments