spheron-cli-dusanv
v1.0.78
Published
CLI for working on projects and deploying them via Spheron
Downloads
47
Maintainers
Readme
Usage:
spheron init --protocol {protocol} [--project {project_name}] [--path {path}] [--framework {framework}]]
spheron init --protocol {protocol} [--project {project_name}] [--path {path}] [--framework {framework}]] You can update this file manually afterwards to change default settings.
Params options protocol* - [arweave/filecoin/ipfs] project - name (if not provided, path last segment will be taken by default) path - where is the location of dir/file that you want to upload (default is ./) framework -[static/react/vue/angular/next/preact/nuxt2/docusaurus/hugo/eleventy/svelte/gatsby/sanity/ionicreact/vite/scully/stencil/brunch/ionicangular]
Note: * stands for mandatory (if all of mandatory params are not sent, prompter will be opened)
spheron upload --path {file_path} --protocol {protocol} [--project {project_name}] [--organization {organizationId}]
Params options path* - where is the location of dir/file that you want to upload (default is ./) protocol* - [arweave/filecoin/ipfs] project - name (if not provided, path last segment will be taken by default) organization - you can override organizationId that will be used. By default it will take one that you have received after executing spheron login
Note: * stands for mandatory (if all of mandatory params are not sent, prompter will be opened)
spheron upload --name {organization_name} --username {organization_username}
Params options name* - name of your organization username* - username represent short name for your organization.
Note: * stands for mandatory (if all of mandatory params are not sent, prompter will be opened)
spheron login [--github | --gitlab | --bitbucket]
Learn More
You can learn more about Spheron and Spheron CLI here: