-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
Description
Description
I will like new command to be added to the existing site-builder commands. The new command should have the following features:
- Print out the site subdomain browsing URL (https://Base36.walrus.site)
- print out the site object ID
- Print out started and the ending epoch of the site
- Print out each site details, if multiple sites published in same wallet
The benefits of the command:
- the developer (publisher) can get the site browsing URL without looking for the object ID of the site and then use the convert command to get the Base36
- The developer (publisher) will see the started and the ending epoch of the site with out going to the explorer to get that info about the epoch
- The developer ( publisher) can easily get the numbers sites that he/she publish within wallet
- The developer (publisher) can get the object ID of the sites easily incase if wanted to point suiNS name to site. Rather than going through wallets objects ID to find the site's object ID
also the command should only print sites related info& details. You might add additional functions or features to the command that will print out more information and details about the site for the publisher
Component
site-builder
Code of Conduct
- I agree to follow this project's Code of Conduct.