You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Galadriel Server CLI contains the functionality to:
galadriel-server create member
Flag
Type
Required
Description
-t, --trustDomain
string
Yes
SPIRE server trust domain
galadriel-server create relationship
Flag
Type
Required
Description
-a, --trustDomainA
string
Yes
SPIRE Server trust domain A
-b, --trustDomainB
string
Yes
SPIRE Server trust domain B
galadriel-server generate token
Flag
Type
Required
Description
-t, --trustDomain
string
Yes
SPIRE server trust domain
galadriel-server list
Command
Description
members
List all members stored in the Galadriel Server
relationships
List all relationships stored in the Galadriel Server
Galadriel Harvester CLI
The Galadriel Harvester CLI contains the functionality to run the Galadriel Harvester while attaching it to the Galadriel Server instance, based on the token used as a argument:
galadriel-harvester run
Flag
Type
Required
Description
-t, --token
string
Yes
Token generated by the Galadriel Server for this trust domain
-c, --config
string
Config file path. If not set uses the default value: conf/harvester/harvester.conf
Galadriel Server Configuration File
You can find the default Galadriel Server configuration file at conf/server/server.conf