Repository revision
15:115d5e5c88d4

Repository 'apollo_create_account'
hg clone https://toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account

Register Account tool metadata
Miscellaneous
with Apollo
create_account
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.13
4.2.13
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.13+galaxy0
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.13 (this tool)
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.5
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.3
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.2.1
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.1
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/4.0.0
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/3.1
toolshed.g2.bx.psu.edu/repos/gga/apollo_create_account/create_account/3.0
create_account
Requirements (dependencies defined in the <requirements> tag set)
name version type
apollo 4.2.13 package
Additional information about this tool
if [ -z "\$ARROW_GLOBAL_CONFIG_PATH" ]; then
        echo "__default: local" > '.auth.yml' &&
        echo "local:" >> '.auth.yml' &&
        echo "    url: \"\$GALAXY_WEBAPOLLO_URL\"" >> '.auth.yml' &&
        echo "    username: \"\$GALAXY_WEBAPOLLO_USER\"" >> '.auth.yml' &&
        echo "    password: \"\$GALAXY_WEBAPOLLO_PASSWORD\"" >> '.auth.yml' &&

        export ARROW_GLOBAL_CONFIG_PATH='.auth.yml'
      ; fi &&
  

python '$__tool_directory__/create_account.py'

'$__user_email__'

--first '$first'
--last '$last'
> $output
None
False
Functional tests
name inputs outputs required files
Test-1 first: first
last: last
name: value
value