client: add 'snapshot notes show/update' command
to show and update snapshot notes from the cli Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
		
				
					committed by
					
						 Dietmar Maurer
						Dietmar Maurer
					
				
			
			
				
	
			
			
			
						parent
						
							027eb2bbe6
						
					
				
				
					commit
					a65e3e4bc0
				
			| @ -2110,6 +2110,7 @@ fn main() { | ||||
|         .insert("prune", prune_cmd_def) | ||||
|         .insert("restore", restore_cmd_def) | ||||
|         .insert("snapshots", snapshots_cmd_def) | ||||
|         .insert("snapshot", snapshot_mgtm_cli()) | ||||
|         .insert("files", files_cmd_def) | ||||
|         .insert("status", status_cmd_def) | ||||
|         .insert("key", key::cli()) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user