Synopsis
Metadata related commandsUsage
Description
Theterraform metadata command is a parent command that contains subcommands for metadata-related purposes. This command does not perform any operations itself and requires a subcommand to be specified.
When run without a subcommand, it displays help information about available metadata subcommands.
Available Subcommands
functions- Show signatures and descriptions for the available functions
Exit Codes
- 1 - Help requested or invalid usage (no subcommand specified)
Examples
Display available metadata subcommands
Use a metadata subcommand
functions subcommand to show available Terraform functions.