pub fn register_file(
config: &CliConfig,
memory_id: &Uuid,
request: &RegisterFileRequest<'_>,
) -> Result<RegisterFileResponse>Expand description
Register a file with the control plane
pub fn register_file(
config: &CliConfig,
memory_id: &Uuid,
request: &RegisterFileRequest<'_>,
) -> Result<RegisterFileResponse>Register a file with the control plane