skillsctl config set#
Set a config value (api_url or skills_dir)
skillsctl config set <key> <value> [flags]Examples#
skillsctl config set api_url https://skillsctl.example.comOptions#
-h, --help help for setOptions inherited from parent commands#
--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)SEE ALSO#
- skillsctl config - Manage the local skillsctl configuration file