Skip to main content

brc login

brc login

Authenticate to BubbleRAN Hub OCI registry

Synopsis

A helper command that provided the username and password, creates the configuration in Kubernetes to enable access to BubbleRAN Hub OCI registry. Equivalently, you could perform this operation manually using kubectl. Password is read securely from the standard input.

The convention is that the Operators would look for bubbleran-hub as the secret name in the same namespace. You could use the secret name harbor-credentials for your private instance.

brc login [flags]

Examples

brc login <username>

Options

  -h, --help   help for login

Options inherited from parent commands

  -n, --namespace string   namespace to perform the operations (default "trirematics")
-v, --verbose debug output

SEE ALSO

  • brc - BubbleRAN Commandline
Auto generated by spf13/cobra on 11-Aug-2025