Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlab-settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar

🚧 Under Construction! Runners available in /repos; issues & wikis disabled. Questions? Ask in #wikimedia-gitlab, or under GitLab on Phabricator. Request project space here.

  • repos
  • releng
  • gitlab-settings
  • Repository

Switch branch/tag
  • gitlab-settings
  • settings
Find file BlameHistoryPermalink
  • Brennen Bearnes's avatar
    roll settings commands into a single wrapper using click · 88e0b0f3
    Brennen Bearnes authored Jul 23, 2021
    This is still a little clunky and repetitive, code-wise, but a nicer
    interface.
    
    The `settings` script now has 3 subcommands:
    
        diff    Show differences between instance and settings.yaml
        update  Update settings on instance to match local settings.yaml.
        view    Show all instance settings.
    
    Additionally, it takes parameters for instance URL and token, which can
    also be specified by environment variables.
    
    Background:
    
      - https://click.palletsprojects.com/en/8.0.x/
      - https://pypi.org/project/click/
    88e0b0f3

Replace settings

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.