irods / python-irodsclient

A Python API for iRODS
Other
62 stars 73 forks source link

[651] better usage text for client_init.py #652

Closed trel closed 2 weeks ago

trel commented 3 weeks ago

now produces...

$ python irods/client_init.py
Usage: irods/client_init.py AUTH_SCHEME
  AUTH_SCHEME:
    pam_password
    native
trel commented 3 weeks ago

i think it's fine - i needed to use it to do exactly what you say here... on my mac, i already had an environment file, but no .irodsA file. This script behaved perfectly... but didn't give me much help when i first ran it.

incremental improvement is fine here - that was the goal.

alanking commented 3 weeks ago

Created https://github.com/irods/python-irodsclient/issues/654.

trel commented 2 weeks ago

ready to #. we can always make it better.

trel commented 2 weeks ago

tis #'d