pub fn register_file(
_config: &CliConfig,
memory_id: &Uuid,
request: &RegisterFileRequest<'_>,
api_key: &str,
) -> Result<RegisterFileResponse>Expand description
Register a file with the dashboard
pub fn register_file(
_config: &CliConfig,
memory_id: &Uuid,
request: &RegisterFileRequest<'_>,
api_key: &str,
) -> Result<RegisterFileResponse>Register a file with the dashboard