skillsctl config init#

Interactive first-time setup; prompts for api_url and skills_dir

skillsctl config init [flags]

Examples#

  skillsctl config init

Options#

      --force   Overwrite an existing config file
  -h, --help    help for init

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#