Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typing .cache should show current setting / status of the cache #2439

Closed
e-gineer opened this issue Sep 14, 2022 · 2 comments · Fixed by #3479
Closed

Typing .cache should show current setting / status of the cache #2439

e-gineer opened this issue Sep 14, 2022 · 2 comments · Fixed by #3479
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@e-gineer
Copy link
Contributor

I wish that this provided helpful information instead:

~/src/steampipe $ steampipe query
Welcome to Steampipe v0.17.0-alpha.15
For more information, type .help
> .cache
Error: command needs 1 argument - got 0
> 

For example:

~/src/steampipe $ steampipe query
Welcome to Steampipe v0.17.0-alpha.15
For more information, type .help
> .cache
Cache is on.
> 
@e-gineer e-gineer added enhancement New feature or request help wanted Extra attention is needed labels Sep 14, 2022
@github-actions
Copy link

github-actions bot commented Feb 9, 2023

'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Feb 9, 2023
@e-gineer e-gineer removed the stale No recent activity has been detected on this issue/PR and it will be closed label Feb 10, 2023
@binaek
Copy link
Contributor

binaek commented May 24, 2023

When .cache on is executed on a client which is connected to a server where caching is disabled, it should error out stating that there's no point in enabling the cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
2 participants