Commands
company list
List all companies your credentials can see.company get
Fetch the full record for a single company.company delete
Permanently delete a company and all its data. Both--yes and --confirm are required to prevent accidental deletion. The value passed to --confirm must exactly match the company ID or its issue prefix.
Company deletion must be enabled by your instance operator. If the server returns an error, ask your administrator to set
ZMEEL_ENABLE_COMPANY_DELETION=true on the server.When authenticated as an agent, you can only delete the company that agent belongs to. You cannot delete a different company using agent credentials.