Manage the system using the WEKA CLI
The overview of the WEKA CLI includes top-level commands, command hierarchy, how to connect to another server, auto-completion, and how to check the status of the cluster.
Top-level commands
$ weka -h
Usage:
weka [--color color] [--help] [--build] [--version] [--legal]
Description:
The base command for all weka related CLIs
Subcommands:
agent Commands that control the weka agent (outside the weka containers)
alerts List alerts in the Weka cluster
audit Commands used for audit in a weka cluster
cloud Cloud commands. List the cluster's cloud status, if no subcommand supplied.
cluster Commands that manage the cluster
dataservice Commands that manage dataservice
diags Diagnostics commands to help understand the status of the cluster and its environment
driver Manage Weka drivers
events List all events that conform to the filter criteria
fs List filesystems defined in this Weka cluster
interface-group List interface groups
local Commands that control weka and its containers on the local machine
mount Mounts a wekafs filesystem. This is the helper utility installed at /sbin/mount.wekafs.
nfs Commands that manage client-groups, permissions and interface-groups
org List organizations defined in the Weka cluster
s3 Commands that manage Weka's S3 container
security Security commands.
smb Commands that manage Weka's SMB container
stats List all statistics that conform to the filter criteria
status Get an overall status of the Weka cluster
telemetry Commands that manage the telemetry gateway
umount Unmounts wekafs filesystems. This is the helper utility installed at /sbin/umount.wekafs.
upgrade Commands that control the upgrade precedure of Weka
user List users defined in the Weka cluster
version When run without arguments, lists the versions available on this machine. Subcommands
allow for downloading of versions, setting the current version and other actions to manage versions.
Options:
--agent Start the agent service
--color Specify whether to use color in output (format: 'auto', 'disabled' or 'enabled')
-h, --help Show help message
--build Prints the CLI build number and exits
-v, --version Prints the CLI version and exits
--legal Prints software license information and exits
Option
Description
Commands hierarchy
Connect to another server
CLI auto-completion
Standardized CLI command actions and entities
Standardized commands
WEKA CLI command output colors
--color option usage
--color option usageWEKA_CLI_COLOR environment variable usage
WEKA_CLI_COLOR environment variable usageCLI Boolean value aliases
Cluster status



Last updated
