The current available commands are described in the `.dappnode_profile`: - `dappnode_stop` - `dappnode_start` - `dappnode_connect` - `dappnode_wireguard` - `dappnode_wifi` Furthermore, its been executed the script `dappnode_access_credentials.sh` on startup, which sometimes is not ideal. ## New approach - Consider rename `dappnode_connect` to `dappnode_openvpn` - Consider having command `dappnode_connect` to execute `dappnode_access_credentials.sh` script to get the connectivity method available - Consider having `dappnode_help` to display all commands available: https://github.com/dappnode/DAppNode/issues/320 - Consider removing executing `dappnode_access_credenitals.sh` on startup - Consider displaying a new message on startup, asking the user to execute `dappnode_help` so the user can decide what action to take
The current available commands are described in the
.dappnode_profile:dappnode_stopdappnode_startdappnode_connectdappnode_wireguarddappnode_wifiFurthermore, its been executed the script
dappnode_access_credentials.shon startup, which sometimes is not ideal.New approach
dappnode_connecttodappnode_openvpndappnode_connectto executedappnode_access_credentials.shscript to get the connectivity method availabledappnode_helpto display all commands available: Add dappnode_help command #320dappnode_access_credenitals.shon startupdappnode_helpso the user can decide what action to take