To configure access to your project using CLI in Deckhouse Stronghold, follow these steps:
- Install the
d8utility. -
Set your Stronghold server address:
export STRONGHOLD_ADDR=https://stronghold.domain.my -
Log in to Stronghold using the following command:
d8 stronghold login -path=oidc_deckhouse -method=oidc -no-print -
After that, use the following command format for managing objects in your project:
d8 stronghold <command>