Giter VIP home page Giter VIP logo

Comments (2)

logandk avatar logandk commented on May 28, 2024

@ptrhck Yeah, as opposed to sls wsgi serve, which only operates locally, sls wsgi manage relies on sls invoke and thus only works remotely. We could add a sls wsgi manage local -c "..." (allowing you to add the stage parameter as well, if desired). Do you see any issues with this approach in relation to your use-case?

from serverless-wsgi.

ptrhck avatar ptrhck commented on May 28, 2024

For my use case this would be a great feature. Currently my workaround is to load the environment variables with https://github.com/colynb/serverless-dotenv-plugin and the export them from the resulting .env. Afterwards I can use the django management commands as desired. If you could add the stage parameter so I can can call sls wsgi manage -c "check --list-tags" -s local, the workaround of exporting the variables from serverless.yml to a dotenv file would be obsolete.

from serverless-wsgi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.