SNS: How do we adapt a script that's been depoying to a replica to now submit an SNS proposal instead?

@mraszyk

What’s the easiest way to get the neuron information running from the project folder? So, that I can make it part of my upgrade script?

I wouldn’t be able to call this:

dfx canister --network "${NETWORK}" call sns_governance list_neurons

from my own upgrade script inside my project folder. Thoughts?