mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 10:32:19 +00:00
cli: Add basic functionality to assign membership
This commit is contained in:
@@ -11,6 +11,7 @@ use crate::config::{
|
||||
TracingConfig,
|
||||
};
|
||||
|
||||
mod membership;
|
||||
pub mod principals;
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
|
||||
Reference in New Issue
Block a user