{"id":19264452,"url":"https://github.com/dcsg/dropman","last_synced_at":"2025-02-23T19:15:42.028Z","repository":{"id":57424216,"uuid":"66833744","full_name":"dcsg/dropman","owner":"dcsg","description":"CLI Tool for Digital Ocean Droplets Management","archived":false,"fork":false,"pushed_at":"2019-01-21T22:00:19.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T19:12:47.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcsg.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-29T10:22:33.000Z","updated_at":"2019-01-26T19:45:16.000Z","dependencies_parsed_at":"2022-08-23T17:00:29.628Z","dependency_job_id":null,"html_url":"https://github.com/dcsg/dropman","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fdropman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fdropman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fdropman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Fdropman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcsg","download_url":"https://codeload.github.com/dcsg/dropman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240364370,"owners_count":19789760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T19:41:15.662Z","updated_at":"2025-02-23T19:15:41.270Z","avatar_url":"https://github.com/dcsg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"DropMan: Manage your Digital Ocean Droplets\n===========================================\n\nInstallation\n------------\n\nTo install simply\n\n.. code-block:: bash\n\n    $ pip install dropman\n\nConfiguration\n-------------\n\n.. role:: bash(code)\n   :language: bash\n\n**DropMan** will read the configuration file by *default* from your *home directory* :bash:`~/.dropman` but you can also\ncreate\nthe configuration file wherever you want and specify as an option\n:bash:`$ dropman my_command --config-path=path/to/my/ .dropman`\n\nCreate the :bash:`.dropman` configuration file in your home directory or in any .\n\n\n.. code-block:: bash\n\n    $ touch ~/.dropman\n\nAdd the Digital Ocean API token to the configuration file:\n\n.. code-block:: yaml\n\n    token: \"YOUR DIGITAL OCEAN API TOKEN\"\n\nRun\n------------\n\nTo list the options available:\n\n.. code-block:: bash\n\n    $ dropman --help\n\nList all droplets:\n\n.. code-block:: bash\n\n    $ dropman list\n\nReboot a droplet:\n\n.. code-block:: bash\n\n    $ dropman reboot \u003cid\u003e\n\nShutdown a droplet:\n\n.. code-block:: bash\n\n    $ dropman shutdown \u003cid\u003e\n\nPower On a droplet:\n\n.. code-block:: bash\n\n    $ dropman poweron \u003cid\u003e\n\nPower Off (hard shutdown) a droplet:\n\n.. code-block:: bash\n\n    $ dropman poweroff \u003cid\u003e\n\nPower Cycle (hard reboot)  a droplet:\n\n.. code-block:: bash\n\n    $ dropman powercycle \u003cid\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fdropman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsg%2Fdropman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Fdropman/lists"}