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?
cfcli get credential
Copy Markdown
Open in ChatGPT
Open in Claude
Retrieves service credentials to grant CF service access to a Lightbits cluster.
Bash
cfcli get credential [flags]Synopsis
Attaching a new Lightbits cluster to the CF system is a two-step process:
- Get credentials from the CF service and add them to the Lightbits cluster.
- Attach the Lightbits cluster to the CF system. This is the first step in attaching a Lightbits cluster, adding CF-generated credentials to a Lightbits cluster.
Invoke this command to get a Base64-encoded public key and the public key ID.
The Base64-encoded public key will be saved to: ~/.local/cluster-federation/<pubKeyId>.pem.
The file should then be copied to the Lightbits cluster:
Bash
scp ~_.local_cluster-federation_<pubKeyId>.pem <user>@<LightbitsServer>:<FILE_PATH>And then passed as an argument to the following command issued to the relevant cluster:
Bash
lbcli create credential --project-name=system --id=<PUBKEY ID> --type=rsa256pubkey <FILE_PATH>Example:
Bash
#get service credentials: cfcli get credential| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for credential. |
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:
cfcli get snapshot© 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