Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

role delete

Prev Next

This command deletes an administrative role.

Usage
role delete --id ID
Required Parameters

--id ID

Specifies which role to delete.

Example

This example deletes the role with ID 5.

vcli: admin>  role delete --id 5