efa inventory
		config-backup
	 
   
  Configures device configuration
		backup.
 Syntax
			 
	 efa inventory config-backup
					history[
					--ip
					<ip address>
					|
					--help
					]
			
			efa inventory config-backup execute[
					--ip
					<ip address>
					|
					--help
					]
			
			efa inventory config-backup delete[
					--key
					<ip address>
					|
					--help
					]
			
			efa inventory config-backup
					detail[
					--uuid
					<cb-uuid>
					|
					--show-config
					|
					--file-dump
					|
					--help
					]
			
 
	 Parameters
			
			
				
					- --detail
					
 
					- Displays config-backup detail
 
				
				
					- --delete
					
 
					- Deletes config-backup record
 
				
				
					- --execute
 
					- Executes SLX configuration backup
 
				
				
					- --file-dump
 
					- Dumps config text to the given file
 
				
				
					- --help
 
					- Provides help for config-backup
						commands
 
				
				
					- --history
					
 
					- Displays config-backup history
 
				
				
					- --ip
					
 
					- Specifies IP address of the device
 
				
				
					- --key
					
 
					- Specifies IP address of the device or
						config-backup UUID to be deleted
 
				
				
					- --show-config
					
 
					- Displays configuration text
 
				
				
					- --uuid
					
 
					- Specifies config-backup id
 
				
			
 
	 
Examples
			 
	  
		The following examples show #efa
						inventory config-backup commands.
 
		# efa inventory config-backup execute --ip 10.24.14.133
# efa inventory config-backup history --ip 10.24.14.133
# efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config
# efa inventory config-backup detail –-uuid 1111-1111-1111 --show-config -–file-dump <filename>
# efa inventory config-backup delete --key 10.24.14.133
# efa inventory config-backup delete --key 1111-1111-111