Arenadata Cloud CLI

Contents

Overview

Arenadata provides a convenient CLI tool for deploying and managing ADH Cloud — adc.

The general way to invoke an adc command is as follows:

$ adc <command> [parameters]

where:

  • <command> is one of the available adc commands.

  • [parameters] are parameters specific to each command.

Each command and the tool itself have a reference which can be invoked with the --help flag.

Commands

Command Description

init

Creates a template configuration file for an object

apply

Applies a configuration and installs an object

delete

Deletes an object

export hadoop-config

Exports cluster configuration

export dashboards

Exports Grafana dashboards

list

Lists installed objects

security

Creates local security artifacts

Found a mistake? Seleсt text and press Ctrl+Enter to report it