Assets can be created through the One Codex web application on the Assets page. There you will see two tabs: one to view assets that have already been uploaded, and another to upload new assets.Alternatively, you can upload assets using the One Codex CLI or our API. Note that only organization editors, admins, or owners may create assets.
# You can use the One Codex CLI to upload your assets.# You will need to log in first.onecodex --api-key $ONE_CODEX_API_KEY login# Then begin your uploadonecodex assets upload $filename