You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please remove 'True' as a param to the '-r' flag for remote shell DB?
It seems very counter intuitive, and it's not obvious from just looking at the -h help page from the CLI.
Also -- would it be possible to specify "#!/usr/bin/env python" at the top of the file so that it's directly executable as a binary?
The text was updated successfully, but these errors were encountered:
Hi,
Could you please remove 'True' as a param to the '-r' flag for remote shell DB?
It seems very counter intuitive, and it's not obvious from just looking at the -h help page from the CLI.
Also -- would it be possible to specify "#!/usr/bin/env python" at the top of the file so that it's directly executable as a binary?
The text was updated successfully, but these errors were encountered: