HCA CLI
stable
  • CLI documentation
  • API documentation
  • HCA Tutorials
    • Python Open Endpoint Examples
    • CLI Open Endpoint Examples
    • Python Restricted Endpoint Examples
    • CLI Restricted Endpoint Examples
HCA CLI
  • Docs »
  • HCA Tutorials
  • Edit on GitHub

HCA TutorialsΒΆ

This page contains tutorials for using the HCA tools in this repo.

  • Python Open Endpoint Examples
    • create_version
    • download
    • download_manifest
    • file_head
    • get_bundle
    • get_bundles_checkout
    • get_file
    • login
    • logout
    • post_bundles_checkout
    • post_search
    • put_subscription, delete_subscription, get_subscription, get_subscriptions
    • refresh_swagger
  • CLI Open Endpoint Examples
    • hca create-version
    • hca download
    • hca download-manifest
    • hca file-head
    • hca get-bundle
    • hca get-bundles-checkout
    • hca get-file
    • hca login
    • hca logout
    • hca post-bundles-checkout
    • hca post-search
    • hca get-subscription(s), hca put-subscription, hca delete-subscription
    • hca refresh-swagger
  • Python Restricted Endpoint Examples
    • delete_bundle
    • put_bundle
    • patch_bundle
    • put_file
    • put_collection, delete_collection, patch_collection, get_collection(s)
    • upload
  • CLI Restricted Endpoint Examples
    • hca delete-bundle
    • hca put-bundle
    • hca patch-bundle
    • hca put-file
    • hca get-collection(s), hca put-collection, hca patch-collection, hca delete-collection
    • hca upload

Links: Index / Module Index / Search Page

Next Previous

© Copyright 2017, James Mackey, Andrey Kislyuk Revision b1672f92.

Built with Sphinx using a theme provided by Read the Docs.