skillsctl config#

Manage the local skillsctl configuration file

Synopsis#

Read and write ~/.config/skillsctl/config.yaml. Recognized keys are api_url (the registry URL the CLI talks to) and skills_dir (where ‘install’ writes downloaded skills).

Options#

      --config-path string   Config file path (for testing)
  -h, --help                 help for config

Options inherited from parent commands#

      --api-url string            Registry URL; overrides the api_url setting from config and SKILLCTL_API_URL
      --credentials-path string   Credentials file path (for testing)

SEE ALSO#