Skip to content

2024.10.1

Choose a tag to compare

@MathewKeeling MathewKeeling released this 23 Oct 03:56

[2024.10.1] - 2024-10-23

Added

  • Introduced --add_url argument to add a new configuration section for a fully qualified domain name (FQDN).
  • Introduced --set_url argument to set the selected GitLab URL.
  • Introduced --list_url argument to list all available URLs in the configuration file.
  • Improved user messages to be clearer and more informative.
  • Configuration file path is now printed whenever the user needs to modify the INI file.
  • Added validation for the --set_url argument to ensure the section exists before setting it.

Changed

  • The script now dynamically selects the appropriate configuration based on the selected GitLab URL.
  • The script now instructs the user to update the INI file with relevant information when adding a new FQDN.