amplify-backend
amplify-backend copied to clipboard
sandbox shows "executing command 'deploy'", which is misleading
When I run npx amplify sandbox the second line that is printed says "executing command 'deploy'", which sounds like it's running npx amplify deploy with some sandbox-specific parameters. However, this command does not exist. Can this log be suppressed?