Astralis Configuration
Astralis can be configured in two different ways: either via a toml file or via environment variables. Both methods can be used simultaneously, with environment variables taking precedence over the toml file values.
We've designed Astralis so that an average user running Astralis CLI interactively won't need to interact with any of the global Astralis settings. As a result, most of the global settings relate to configuring the Astralis server, providing credentials to systems, advanced CI integrations, configuring messaging service providers, storage destinations and advanced automation tools.
Viewing Astralis Configuration
As part of configuring or debugging Astralis it may be necessary to view the current configurations of the Astralis CLI and Astralis Server together.
The fides view command is designed specifically to output the current configurations of an Astralis instance for review.
For details, see: