Class: NexusCli::OSSRemote
- Inherits:
-
BaseRemote
- Object
- BaseRemote
- NexusCli::OSSRemote
- Defined in:
- lib/nexus_cli/remote/oss_remote.rb
Overview
Instance Attribute Summary
Attributes inherited from BaseRemote
Method Summary
Methods included from UserActions
#change_password, #create_user, #delete_user, #get_user, #get_users, #update_user
Methods included from RepositoryActions
#add_to_group_repository, #create_group_repository, #create_repository, #delete_group_repository, #delete_repository, #get_group_repository, #get_repository_info, #remove_from_group_repository, #repository_in_group?
Methods included from LoggingActions
#get_logging_info, #set_logger_level
Methods included from GlobalSettingsActions
#get_global_settings, #get_global_settings_json, #reset_global_settings, #upload_global_settings
Methods included from ArtifactActions
#delete_artifact, #get_artifact_download_url, #get_artifact_info, #pull_artifact, #push_artifact, #search_artifacts_lucene, #search_for_artifacts, #transfer_artifact
Methods inherited from BaseRemote
Constructor Details
This class inherits a constructor from NexusCli::BaseRemote