Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

The CLI includes the following general commands:

Command

Description

cli render as <table-renderer>

Modifies how table data is rendered. Valid options are 'alt' (the default) and 'csv'.

cli version

Prints the CDAP CLI version.

connect-link <[http[s]://]<hostname>[:<port>][/<path>]> [namespace]

Connects to a CDAP instance.

exit

Exits the CDAP CLI.

quit

Exits the CDAP CLI.

Starting in 6.1.4, the connect command is deprecated. Use the connect-link command instead.

  • No labels