Add support for userspace to docker build commands. (#23988)
This commit is contained in:
parent
d5e0562a70
commit
03e688e91f
5 changed files with 35 additions and 90 deletions
|
@ -86,6 +86,7 @@ subcommands = [
|
|||
'qmk.cli.userspace.compile',
|
||||
'qmk.cli.userspace.doctor',
|
||||
'qmk.cli.userspace.list',
|
||||
'qmk.cli.userspace.path',
|
||||
'qmk.cli.userspace.remove',
|
||||
'qmk.cli.via2json',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue