Push module metadata to the hub
The ol push module command delivers the complete module folder and all of its contents (including the test files) from its local authoring environment to the OL Hub.
If a module with the same name exists in the OL Hub, it will be overridden by the pushed module.
Rules
- Login to the OL Hub.
- Execute the ol push module command from the module root folder.
Syntax
ol push module [OPTIONS]
Options
--omit-sensitive
Sensitive properties will be omitted and not get pushed to the OL Hub.
Examples
Pushing a module
temp> ol push module
temp$ ol push module