• Anaconda Platform
  • – Welcome
  • – Anaconda Distribution
  • – Anaconda Repository
  • – Anaconda Accelerate
  • – Anaconda Adam
    • Installation
    • User guide
      • Concepts
      • Getting started
      • Tasks
        • Working with cluster profiles
        • Working with clusters
          • Provisioning a cluster
          • Viewing cluster information
          • Adding nodes to an existing cluster
          • Managing Anaconda across a cluster
          • Using SSH to connect to nodes
          • Running remote commands
          • Excecuting Salt modules
          • Removing a cluster
        • Working with platform components
        • Viewing your Adam version and license
        • Updating Adam
      • Troubleshooting
    • FAQs
    • Help and support
    • Release notes
  • – Anaconda Enterprise Notebooks
  • – Anaconda Fusion
  • – Anaconda Scale
  • – Anaconda Cloud
  • Anaconda-sponsored OSS programs
  • – Blaze
  • – Bokeh
  • – Conda
  • – dask
  • – llvmlite
  • – PhosphorJS
  • – Numba
  • – Cython

Running remote commandsΒΆ

To execute remote commands on a cluster, run:

$ adam cmd -n [cluster-name] -t [target-nodes] [command]

EXAMPLE: To run the date command on all nodes in a cluster named “cluster”:

$ adam cmd -n cluster date
192.168.1.1: Wed Jun 29 03:08:10 UTC 2016
192.168.1.2: Wed Jun 29 03:08:10 UTC 2016
192.168.1.3: Wed Jun 29 03:08:10 UTC 2016
192.168.1.4: Wed Jun 29 03:08:10 UTC 2016
Docs Home
Anaconda Home
More Help & Support
2017 Anaconda, Inc.
All Rights Reserved.
Privacy Policy | EULA