Lightbits CSI Plugin Guide
Lightbits vCenter Configuration Guide
Lightbits OpenStack Driver Support
Lightbits DMS Guide
Lightbits Cluster Federation
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
dmscli login
Copy Markdown
Open in ChatGPT
Open in Claude
Logs in to the Lightbits Data Mobility Service (DMS).
Synopsis
Logs in to the Lightbits Data Mobility Service (DMS) with a valid username and password, to get a bearer token to access the DMS system. Optionally, you can use the save flag to save the login information in the config file for reuse.
Bash
dmscli login [flags]Examples:
Bash
# dmscli login --username <username> --password <password>dmscli login --username admin-dms --password password123 --base-url https://localhost --save| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for login. | |
| --base-url | string | "https://localhost" | The endpoint of the DMS service. | |
| --password | -p | string | The password to log in to DMS (required). | |
| --save | -s | bool | true | Save login information in the config file for reuse. |
| --username | -u | string | The username to log in to DMS (required). |
Response Type
LoginResponse - Login Response
The response to the login to the DMS service.
| Name | Type | Description |
|---|---|---|
| TokenType | string | The type of token. |
| ExpiresIn | uint64 | The time in seconds when the token will expire. |
| IdToken | string | The ID of the token. |
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
dmscli refresh© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message