divio-cli icon indicating copy to clipboard operation
divio-cli copied to clipboard

Command line interface to the Divio Cloud (formerly aldryn-client)

Results 29 divio-cli issues
Sort by recently updated
recently updated
newest added

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

When I run `divio app setup ` I get this output: ``` creating new database container ===> Pulling database from test environment ---> Preparing download [99s] ---> Writing temp file:...

I recently noticed when doing a `divio project pull db ` that having the project directory mounted at /app in the database container is required for the script to succeed...

Fixes https://github.com/divio/divio-cli/issues/240 I'm currently testing this on an Ubuntu 20.04.2 Dell computer with Python 3.8 (not sure) and pip 20.x (will update later)

## How to Reproduce 1. Go to your project's local directory. 2. Do `divio project configure` if there's no `$PWD/.divio/config.json` file. Otherwise, skip. 3. Ensure you have the `docker-compose.yml` file....

When running the command to push database contents to the Divio platform inside below the project root, the command fails with: `FileNotFoundError: [Errno 2] No such file or directory: 'local_db.sql'`...

needs testing - [x] macOS - [ ] linux - [ ] windows - [ ] macOS from divio-toolbox - [ ] windows from divio-toolbox

Added two options to the existing pull and push media commands, to allow direct communcation with S3.

When running "divio project up" I get this message: `Gtk-Message: 23:31:19.379: Failed to load module "appmenu-gtk-module"` is this normal?