Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryardent.com/llms.txt

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

ardent invite

Invite a user to your organization. Default role is member.
ardent invite alice@company.com
ardent invite alice@company.com admin
✓ Invite sent to alice@company.com

ardent invite list

Output is not a table: one block per invite (email, then role and sent date on the next line). Dates use your locale (toLocaleDateString). No ANSI colors.
ardent invite list
Pending invites:

  alice@company.com
    Role: member | Sent: 4/29/2026

ardent invite delete

ardent invite delete alice@company.com
✓ Invite for alice@company.com deleted

ardent org members

Output is not a table. Each member is two lines: email, optional (display name) on the same line, then Role: … indented. Blank line between members. No ANSI colors.
ardent org members
Organization members:

  vikram@company.com (Vikram)
    Role: admin

  alice@company.com
    Role: member

ardent org set-role

Available roles: owner, admin, member, viewer.
ardent org set-role alice@company.com admin
✓ Updated alice@company.com to admin

ardent org remove

ardent org remove alice@company.com
✓ Removed alice@company.com from organization