Releases: splunk/acs-cli
Releases · splunk/acs-cli
Release v2.16.0
- The new
acs apps export
subcommand adds support for taking a snapshot of apps for backup purposes. - The new
acs observability enable-capabilities
subcommand adds support for enabling observability roles on splunk cloud. - The new
acs observability enable-centralized-rbac
subcommand enables Splunk Cloud RBAC on observability cloud. - The new
acs maintenance-windows preferences
subcommand adds support for viewing and updating change freezes affecting a stack.
Release v2.14.0
- The new
acs observability
subcommand offers assistance in the unified identification workflow for organizations that already exist. - The new
acs observability pair
subcommand adds support for starting the unified identification workflow. - The new
acs observability pairing-status-by-id
subcommand adds support for getting status for pairingId supplied.
Release v2.13.0
- Updated CLI with an option to over-ride ACS server for requests via environment variable (ACS_SERVER)
Release v2.12.0
- The new
acs deployment
subcommand adds support for managing the deployment of a stack, including viewing the deployment status and retrying failed deployments. - Enhance
hec-token
bulk operation to automatically retry previous failed deployments. - The new
acs permissions apps
subcommand adds support for managing read and write permissions for apps. - The new
acs permissions apps bulk-update
subcommand to support bulk update of permissions for apps. - The new
acs apps bulk-update splunkbase
command to support bulk update of splunkbase apps.
Release v2.11.0
- Added the
--use-stack-token
flag to theacs token create
command to create new tokens using cached stack JWT. - Deprecated
--stack-type
flag for configuring new stack (will continue to function for backward-compatibility) - Stack type (Victoria/Classic) are populated automatically upon login/setup.
- Bug fixes
Release v2.10.0
- The new
acs capabilities
subcommand adds support for managing stacks capabilities. - The new
acs roles
subcommand adds support for managing stacks roles. - The new
acs users
subcommand adds support for managing stacks users.
Release v2.9.0
- Added the
--target-sh
flag to theacs config add-stack
andacs config use-stack
command to target operations on specific search heads - The new
acs indexes self-storage-locations
subcommand adds support for managing DDSS locations. Users can now list describe, and create DDSS locations - Added CLI support for generating configuration data for configuring DDSS locations (required bucket prefix, IAM policy, service accounts)
- Added CLI support for maintenance windows audit
Release v2.8.0
- Added CLI support for Ad-hoc Search Head / Search Head Cluster restarts for Victoria stacks
- Added CLI support for monitoring restart status for Search Head Cluster rolling-restart
- Added CLI support for bulk update of indexes
- Added CLI support for bulk creation, update, and deletion of HEC tokens
Release v2.7.0
- The new
acs maintenance-windows schedules
subcommand adds support for managing stacks maintenance windows. Users can now list, and describe their maintenance windows schedules. - The new
acs config list-stacks
subcommand allows users to view stacks configured in the ACS CLI config cache. - The new
acs config delete-stack <stack-name>
subcommand allows users to remove stack configured in the ACS CLI config cache.
Release v2.6.1
- Improve error messages and responses in general.
- Bug fix:
acs apps install private
to attempt to install even when app-inspect fails