actionxm status
Show current CLI state: authentication, active site, and configuration.
bash
actionxm statusExample:
bash
$ actionxm status
ActionXM CLI Status
Auth: Authenticated
User: Alice Johnson <alice@acme.com>
Role: admin
Site: Acme Store
Sites: 2 accessible
API URL: https://app.action-xm.com
Config: /home/alice/.config/actionxm/config.jsonExample (not authenticated):
bash
$ actionxm status
ActionXM CLI Status
Auth: Not authenticated
Run actionxm auth login to get started.
API URL: http://localhost:3002
Config: /home/alice/.config/actionxm/config.jsonExit codes:
0— Status displayed