diff --git a/.yarn/cache/axios-retry-npm-4.0.0-4e8652b2f1-132b63132e.zip b/.yarn/cache/axios-retry-npm-4.0.0-4e8652b2f1-132b63132e.zip new file mode 100644 index 00000000..286f9023 Binary files /dev/null and b/.yarn/cache/axios-retry-npm-4.0.0-4e8652b2f1-132b63132e.zip differ diff --git a/.yarn/cache/is-retry-allowed-npm-2.2.0-b4b58fc581-3d1103a929.zip b/.yarn/cache/is-retry-allowed-npm-2.2.0-b4b58fc581-3d1103a929.zip new file mode 100644 index 00000000..e849b484 Binary files /dev/null and b/.yarn/cache/is-retry-allowed-npm-2.2.0-b4b58fc581-3d1103a929.zip differ diff --git a/README.md b/README.md index 6d230b2b..db48afba 100644 --- a/README.md +++ b/README.md @@ -2280,7 +2280,7 @@ USAGE $ mw database mysql delete DATABASE-ID [-q] [-f] ARGUMENTS - DATABASE-ID The ID of the database (when a project context is set, you can also use the name) + DATABASE-ID The ID or name of the database FLAGS -f, --force Do not ask for confirmation @@ -2305,7 +2305,7 @@ USAGE $ mw database mysql dump DATABASE-ID -o [-q] [-p ] [--ssh-user ] [--temporary-user] [--gzip] ARGUMENTS - DATABASE-ID The ID of the database (when a project context is set, you can also use the name) + DATABASE-ID The ID or name of the database FLAGS -o, --output= (required) the output file to write the dump to ("-" for stdout) @@ -2365,7 +2365,7 @@ USAGE $ mw database mysql get DATABASE-ID [-o json|yaml | | ] ARGUMENTS - DATABASE-ID The ID of the database (when a project context is set, you can also use the name) + DATABASE-ID The ID or name of the database FLAGS -o, --output=