Skip to content

skillsctl config set

Set a config value (api_url or skills_dir)

skillsctl config set <key> <value> [flags]
skillsctl config set api_url https://skillsctl.example.com
-h, --help help for set
--api-url string Registry URL; overrides the api_url setting from config and SKILLCTL_API_URL
--config-path string Config file path (for testing)
--credentials-path string Credentials file path (for testing)