Skip to content

inspectProcedure ​

Command: inspectProcedure
Category: Object Inspection
Status: Production Ready

Description ​

Return metadata about a Stored Procedure

Syntax ​

bash
hana-cli inspectProcedure [schema] [procedure] [options]

Aliases ​

  • ip
  • procedure
  • insProc
  • inspectprocedure
  • inspectsp

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli inspectProcedure --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli inspectProcedure --procedure myProcedure --schema MYSCHEMA

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0