bm ilm tier check
Description
The bm ilm tier check command displays the configuration for remote tier on a deployment.
Syntax
The command has the following syntax:
The following example displays the configuration for an existing remote tier called WARM-TIER on the mybuckit deployment.
bm ilm tier check mybuckit WARM-TIER
The command has the following syntax:
bm ilm tier add TARGET TIER_NAME
Brackets
[]indicate optional parameters.Parameters sharing a line are mutually dependent.
Parameters separated using the pipe
|operator are mutually exclusive.
Copy the example to a text editor and modify as-needed before running the command in the terminal/shell.
Parameters
The command accepts the following arguments:
- TARGET
- Required
The
aliasof a configured Buckit deployment on which the desired tier exists.
Global Flags
This command supports any of the global flags.
Example
Display the Configuration for an Existing Tier
The following example displays the configuration of the tier WARM-TIER on the mybuckit deployment.
bm ilm tier check mybuckit WARM-TIER
S3 Compatibility
The bm commandline tool is built for compatibility with the AWS S3 API and is tested with Buckit and AWS S3 for expected functionality and behavior.
Buckit provides no guarantees for other S3-compatible services, as their S3 API implementation is unknown and therefore unsupported. While bm commands may work as documented, any such usage is at your own risk.
Required Permissions
For permissions required to review a tier, refer to the required permissions on the parent command.