bcdock me
bcdock me¶
Manage your own account (export data, request deletion, cancel)
Synopsis¶
User-self surface for GDPR Art. 15 / 17 and APP 12 / 13.
bcdock me show → identity + status + deletion schedule (if any) bcdock me export → request a ZIP of all data we hold for you bcdock me delete → schedule account deletion in 30 days bcdock me cancel-deletion → reverse a pending deletion
Auth: requires a JWT or API key bound to your account.
Options¶
Options inherited from parent commands¶
--api-url string API base URL (overrides BCDOCK_API_URL env var)
--no-color Disable colored output
-o, --output string Output format: table, json, csv (default "table")
-q, --quiet Suppress non-essential output
--timeout duration Request timeout (default 30s)
--token string API token (overrides BCDOCK_TOKEN env var)
SEE ALSO¶
- bcdock - BCDock CLI - manage Business Central environments
- bcdock me billing - View your subscription, payment method, and invoice history
- bcdock me cancel-deletion - Cancel a pending deletion (idempotent - no-op if nothing pending)
- bcdock me delete - Schedule account deletion in 30 days (reversible until then)
- bcdock me export - Request a ZIP of all data we hold for your account and company
- bcdock me show - Show your account profile (id, email, role, company, deletion status)