CosmicAC Logo

Config

View CLI configuration. To modify configuration, use "cosmicac admin config set" (requires ORK key).

Command

cosmicac config <subcommand> [options]

Subcommands

SubcommandDescription
showDisplay current configuration
sync[Disabled] Sync configuration from remote server

config show

Shows the active CLI configuration including resolved URLs and their source.

Usage

cosmicac config show

config sync

This command is disabled in single-user mode. Use "config set" to update configuration locally.

Usage

cosmicac config sync

On this page