space delete
ockam space delete [OPTIONS] [SPACE_NAME]
This command will delete the specified space. Deleting a space implies deleting all the projects associated with it.
Arguments
[SPACE_NAME]
(optional)
Name of the space
Options
-
--identity [IDENTITY_NAME]
(optional)
Run the command as the given Identity -
-y
,--yes
(optional)
Confirm the deletion without prompting
Examples
# To delete a space given its name
$ ockam space delete s