CLI - Publish
When you're ready to publish run:
codeblox publish
This will make your block available to anyone on codeblox.io.
Before publishing, ensure any sensitive data (API keys, tokens, etc) are ignored in .codebloxignore. If possible, keep these keys in .codebloxenv, which is always ignored.
Use codeblox rm to unpublish it.
You cannot unpublish a block if it is currently being used in a sequence. Contact us at [email protected] with any issues.