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
{{ message }}
This repository has been archived by the owner on May 7, 2023. It is now read-only.
Currently the documentation shows that If you want to store any server configuration i.e host name, username and password, you need to update the ~/.acmd.rc file.
For security reasons we cannot store our server passwords outside of encrypted files, so we could not make use of this solution to update content.
Could we have an option other than --server so that we can pass through the --host--username and --password so that we don't have to store the password in a file
The text was updated successfully, but these errors were encountered:
If you're interested I just pushed a new version 0.14beta that contains basic support for encrypted passwords. I'd love some feedback on functionality and documentation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the documentation shows that If you want to store any server configuration i.e host name, username and password, you need to update the ~/.acmd.rc file.
For security reasons we cannot store our server passwords outside of encrypted files, so we could not make use of this solution to update content.
Could we have an option other than
--server
so that we can pass through the--host
--username
and--password
so that we don't have to store the password in a fileThe text was updated successfully, but these errors were encountered: