Set confirmation
If confirmation is on, BladeManager prompts
you to confirm the following tasks:
- Register a DataBlade module with the register command
- Unregister a DataBlade module with the unregister command
- Install a client file with the add client command
- Uninstall a client file with the del client command
When confirmation is off, BladeManager issues no confirmation prompt when you execute these commands. You might want to turn confirmation off when you use BladeManager in batch operations, so you can send commands to BladeManager from a file.
To turn confirmation on, enter the following command:
set confirm on
To
turn confirmation off, enter the following command:
set confirm off