mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-21 01:42:26 +00:00
Fix required status of param in os versions
Change-type: patch Signed-off-by: Scott Lowe <scott@balena.io>
This commit is contained in:
parent
cd20f1765e
commit
0dd7c33237
@ -42,6 +42,7 @@ export default class OsVersionsCmd extends Command {
|
||||
{
|
||||
name: 'type',
|
||||
description: 'device type',
|
||||
required: true,
|
||||
},
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user