refactor(cli): move attach family (attach/attachments/extract/detach) into commands/
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
//! this file as `pub(crate)` so siblings can pull them in via
|
||||
//! `use crate::commands::*`.
|
||||
|
||||
pub mod attach;
|
||||
pub mod backup;
|
||||
pub mod generate;
|
||||
pub mod get;
|
||||
|
||||
Reference in New Issue
Block a user