Skip to content

Commit 1237ba1

Browse files
authored
Update README.MD
1 parent 0ca0a82 commit 1237ba1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

astra-shell/README.MD

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,13 @@ info
348348
create keyspace kso
349349
```
350350

351-
- Access the keyspace
351+
- See the created keyspace
352+
353+
```
354+
info
355+
```
356+
357+
- With Database back to active you can now access the keyspace:
352358

353359
```
354360
cqlsh -k kso

0 commit comments

Comments
 (0)