Feature Request P2 Add Hotlist Status UpdateNo update yet.Descriptionch...@gmail.com created issue #1May 16, 2011 10:33AMSometimes you need to run operations on the production datastore, things like property migrations or other maintenance.It would be useful to be able to easily run scripts directly via the remote_api_shell.py tool rather than having to type out code in the shell. ie. $ remote_api_shell.py -e "scripts/quick-migration.py"Issue summaryCommentsAll comments Oldest first jo...@google.com <jo...@google.com> Sep 14, 2011 12:47AMAssigned to jo...@google.com.mk...@google.com <mk...@google.com> #2Jan 5, 2015 06:37PM[Comment deleted]is...@google.com <is...@google.com> May 10, 2018 06:14PMStatus: NewAdd comment Comment
Description
Sometimes you need to run operations on the production datastore, things like property migrations or other maintenance.
It would be useful to be able to easily run scripts directly via the remote_api_shell.py tool rather than having to type out code in the shell.
ie.
$ remote_api_shell.py -e "scripts/quick-migration.py"