Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.78 KB

File metadata and controls

30 lines (25 loc) · 1.78 KB
title sidebar_label
Meta-Commands
Meta-Commands

Meta-Commands

Available Commands

Command Description
.autocomplete Enable or disable autocomplete
.cache Enable, disable or clear the query cache
.cache_ttl Set the query cache TTL (time-to-live) for this session
.clear Clear the console screen
.connections List active connections
.exit Exit from steampipe terminal
.header Enable or disable column headers
.help Show steampipe help
.inspect View connection, table & column information
.multi Enable or disable multiline mode
.output Set output format
.quit Exit from steampipe terminal
.search_path Display the current search path, or set the search_path by passing in a comma-separated list
.search_path_prefix Set a prefix to the current search_path
.separator Set csv output separator
.tables List or describe tables
.timing Enable or disable query execution timing