...
Your system must have Python 3.6.x or greater installed, and boto3 if accessing S3 resources such as acacia or aws.
Note |
---|
A prepackaged python executable for pshell is available fromĀ here. |
Running
From the command line, you can start pshell as follows:
...
Authenticate to a remote using the appropriate credentials. In the case of the data portal it will be your Pawsey credentials. In the case of an S3 resource it will be your key and secret pair. If the login was successful, the connection status of the remote will be updated.
Code Block |
---|
portal:>login Username: sean Password: portal:/>remote portal [ authenticated ] * public [ not connected ] aws [ not connected ] |
...