Skip to content

Script to list applications, list organizations, and move applications to a new organization in Nexus IQ.

License

Notifications You must be signed in to change notification settings

ronogle/NexusIQTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexusIQTools

shield_gh-workflow-test shield_license


This Python script can be used to list applications, list organizations, and move applications to a new organization in Nexus IQ. We built this script to enable us to move applications around in Nexus IQ easily using regular expressions to match application names. The reason this script was needed is that we built a hierarchy of organizations in Nexus IQ to mimic our team structure, and we needed to move applications under this hierarchy. Instead of using the GUI in Nexus IQ and moving one application at a time, this script would use regex to match the application name and then move all of those matches under an organization.

Usage

Use this section (and any additional sub-sections) to explain how to use this project.

Include:

  • Installation
  • Configuration
  • Execution

Development

See CONTRIBUTING.md for details.

The Fine Print

Remember:

This project is part of the Sonatype Nexus Community organization, which is not officially supported by Sonatype. Please review the latest pull requests, issues, and commits to understand this project's readiness for contribution and use.

  • File suggestions and requests on this repo through GitHub Issues, so that the community can pitch in
  • Use or contribute to this project according to your organization's policies and your own risk tolerance
  • Don't file Sonatype support tickets related to this project— it won't reach the right people that way

Last but not least of all - have fun!

About

Script to list applications, list organizations, and move applications to a new organization in Nexus IQ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published