refactor(cli): move cmd_edit family into commands/edit.rs
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
pub mod attach;
|
||||
pub mod backup;
|
||||
pub mod device;
|
||||
pub mod edit;
|
||||
pub mod generate;
|
||||
pub mod get;
|
||||
pub mod import;
|
||||
|
||||
Reference in New Issue
Block a user