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.com

Options#

  -h, --help   help for set

Options 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#