You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no values are passed in `--cloud`, `--region`, `--plan`, and `--namespace`, the default values for tenant creation are `aws`, `useast2`, `free`, and `default`.
177
-
+
178
173
[tabs]
179
174
====
180
175
Astra CLI::
@@ -199,7 +194,6 @@ Result::
199
194
== Get tenant details
200
195
201
196
Get details on your new {astra_stream} tenant.
202
-
+
203
197
[tabs]
204
198
====
205
199
Astra CLI::
@@ -238,7 +232,6 @@ Result::
238
232
== Delete a tenant
239
233
240
234
Delete an {astra_stream} tenant.
241
-
+
242
235
[tabs]
243
236
====
244
237
Astra CLI::
@@ -262,10 +255,9 @@ Result::
262
255
263
256
== Use Pulsar-Shell
264
257
265
-
Pulsar Shell is a standalone shell for managing Apache Pulsar resources. +
266
-
It is compatible with Astra, but requires a few extra steps of configuration, which {astra_cli} does for you. +
267
-
When called, {astra_cli} downloads, installs, configures, and wraps pulsar-shell, and starts the shell within the selected tenant. +
268
-
+
258
+
Pulsar Shell is a standalone shell for managing Apache Pulsar resources.
259
+
It is compatible with Astra, but requires a few extra steps of configuration, which {astra_cli} does for you.
260
+
When called, {astra_cli} downloads, installs, configures, and wraps pulsar-shell, and starts the shell within the selected tenant.
0 commit comments