Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add self update option #314

Merged
merged 3 commits into from
Mar 15, 2023
Merged

add self update option #314

merged 3 commits into from
Mar 15, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

Proposed Changes

UPDATE:
   -up, -update                 update cloudlist to the latest version
   -duc, -disable-update-check  disable automatic update check

Reference

@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RamanaReddy0M
Copy link
Contributor Author

RamanaReddy0M commented Mar 15, 2023

✗ ./cloudlist -up

   ________                _____      __ 
  / ____/ /___  __  ______/ / (_)____/ /_
 / /   / / __ \/ / / / __  / / / ___/ __/
/ /___/ / /_/ / /_/ / /_/ / / (__  ) /_  
\____/_/\____/\__,_/\__,_/_/_/____/\__/  v1.0.2                                                   

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
13.21 MiB / 13.21 MiB [------------------------------------------------------] 100.00% 32.92 MiB p/s

[INF] cloudlist sucessfully updated 1.0.1 -> 1.0.2 (latest)

  ## What's Changed                                                           
                                                                              
  • Added environment variables support into provider config by @parrasajad in
  https://github.com/projectdiscovery/cloudlist/pull/257                      
                                                                              
    - provider: aws                                                           
      aws_access_key: $AWS_ACCESS_KEY                                         
      aws_secret_key: $AWS_SECRET_KEY                                         
                                                                              
  • Updated helper libraries #245 by @edoardottt in                           
  https://github.com/projectdiscovery/cloudlist/pull/246                      
                                                                              
  ## New Contributors                                                         
                                                                              
  • @edoardottt made their first contribution in                              
  https://github.com/projectdiscovery/cloudlist/pull/246                      
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/cloudlist/compare/v1.0.1...v1.0.2

@ehsandeep ehsandeep merged commit 7d190a0 into dev Mar 15, 2023
@ehsandeep ehsandeep deleted the issue-311-add-self-update-option branch March 15, 2023 12:03
@ehsandeep ehsandeep linked an issue Mar 15, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add update check and self update option
2 participants