arctl user
User management commands
Usage
arctl user [command]Available Commands
| Command | Description |
|---|---|
| info | Print the user info from the stored token |
| login | Login to agentregistry |
| logout | Logout from the enterprise CLI |
| whoami | Show current user identity and roles |
Global flags
-h, --help: Display help information for the command.
--registry-token string: Registry bearer token (defaults to value of ARCTL_API_TOKEN env var).
--registry-url string: Registry URL (overrides ARCTL_API_BASE_URL env var; defaults to http://localhost:12121).