Skip to content

inspectFunction ​

Command: inspectFunction
Category: Object Inspection
Status: Production Ready

Description ​

Return metadata about a Function

Syntax ​

bash
hana-cli inspectFunction [schema] [function] [options]

Aliases ​

  • if
  • function
  • insFunc
  • inspectfunction

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli inspectFunction --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli inspectFunction --function myFunction --schema MYSCHEMA

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0