experro-cli
command in terminal.
Use the following command to show everything that’s available:
--
) characters. If options requires the value, it should be in --option-name=value
format.
CLI token
created, if you don’t have CLI token, Get CLI Token.init
experro-cli init --help
experro-cli init
command.environment
experro-cli init <--content-->
. experro-cli environment list
server
experro-cli server start
version
experro-cli version --help
--name
and --environment-id
with your specific values, then execute this command. Your latest version will be created, and the build with the provided --name
will be uploaded to the admin panel.id
will be displayed in your terminal (as shown in the screenshot above). Make sure to save this id
for future reference, as it will be required to publish the uploaded version or perform other actions using Experro-cli.--tenant-id
--wrokspace-id
--cli-token
and --version-id
. Version-id will be same as we have seen in above command as belowlist
option in the version
command for experro-cli
will display a list of all the versions that have been uploaded to the workspace. It will also show the status of each version, indicating which version is currently published.publish version
will allow theme-developer to direclty publish the version which is created using command as below