mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 21:28:21 +00:00
Resolve clap TODO items
This commit is contained in:
@@ -35,7 +35,6 @@ enum WasmerCLIOptions {
|
||||
#[clap(name = "run")]
|
||||
Run(Run),
|
||||
|
||||
// TODO: check whether this should really be a subcommand.
|
||||
/// Wasmer cache
|
||||
#[clap(subcommand, name = "cache")]
|
||||
Cache(Cache),
|
||||
|
||||
Reference in New Issue
Block a user