efa tenant service bgp peer-group
			delete
 
   
  Deletes the specified BGP peer
		group.
 Syntax
			
			efa tenant service bgp peer-group
					delete
				[
					--force
					|
					--help
					|
					--name
					peer-group-name
					|--tenant
					tenant-name
					]
			
		
		Parameters
			
				
					- --force
- Forces the deletion of the BGP service when
						set to true.
- --help
- Displays help for the command.
- --name
							peer-group-name
- Specifies the name of the BGP peer
						instance.
- --tenant
							tenant-name
- Specifies the name of the tenant.
Examples
 
	 
				This example deletes the BGP peer group named ten1PgpPG1.
 
		efa tenant service bgp peer-group delete --name ten1BgpPG1 --tenant tenant1