Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.16 KB

README.md

File metadata and controls

58 lines (39 loc) · 2.16 KB

NoCommandLine (v3.0.5)

A GUI for Google App Engine, Cloud Run & Datastore Emulator.

Now supports Cloud Run 🆕

NoCommandLine Screenshot

Datastore Emulator GUI Screenshot

  • Click a button to run code on dev or deploy to production

    • Don't struggle to remember gcloud flags/commands
    • Don't fiddle around your command prompt
    • Non-technical folks can deploy code
    • Support for custom/user-defined environment variables & flags
    • Run GAE App with dev_appserver.py or your language idiomatic way (e.g. python main.py, flask run)
      • Windows: Use our Patch to run Python 3 Apps with dev_appserver.py on Windows platform
    • Run 'Cloud Run' App with docker or gcloud beta code dev
  • Tick a checkbox to set/unset an option

    • Don't struggle to remember gcloud flags/commands
  • GUI for datastore emulator

    • Supports named databases (requires installation of gcloud alpha components) 🆕
    • View/Edit/Delete data from datastore emulator or production
    • Export datastore data as CSV or JSON (datastore emulator or production)
    • Import exported data into datastore (datastore emulator or production)
    • Import data from local/legacy datastore (created with older runtime generations such as Python 2; not linked to Cloud Datastore Emulator) into Cloud Datastore Emulator for use with newer runtimes such as Python 3
  • See all projects on a single UI

    • Don't keep multiple folders open just to remember your different projects
    • Supports multiple services and/or versions of the same application 🆕
  • Download your GAE source code

  • See full list of features - https://nocommandline.com/#features

Demos

https://nocommandline.com/#demo

Supported OS/Platform

  • OS X
  • Windows (10/11)

Download

https://nocommandline.com/download/

Features

https://nocommandline.com/#features

Docs

https://nocommandline.com/help/

Website

https://nocommandline.com/