Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@autocloud/cli
Advanced tools
Configure and manage your AutoCloud generated infrastrucure
$ npm install -g @autocloud/cli
$ autocloud COMMAND
running command...
$ autocloud (-v|--version|version)
@autocloud/cli/0.0.1 darwin-x64 node-v13.6.0
$ autocloud --help [COMMAND]
USAGE
$ autocloud COMMAND
...
autocloud autocomplete [SHELL]
autocloud help [COMMAND]
autocloud login [HOST]
autocloud logout [HOST]
autocloud update [CHANNEL]
autocloud autocomplete [SHELL]
display autocomplete installation instructions
USAGE
$ autocloud autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ autocloud autocomplete
$ autocloud autocomplete bash
$ autocloud autocomplete zsh
$ autocloud autocomplete --refresh-cache
See code: @oclif/plugin-autocomplete
autocloud help [COMMAND]
display help for autocloud
USAGE
$ autocloud help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
autocloud login [HOST]
Log into AutoCloud service
USAGE
$ autocloud login [HOST]
ARGUMENTS
HOST [default: registry.autocloud.dev] AutoCloud service host
OPTIONS
-a, --authenticator=authenticator [default: auth.autocloud.dev] AutoCloud authentication server
-h, --help show this help screen
-o, --output=json|yaml [default: yaml] output format
-p, --password=password AutoCloud password
-u, --username=username AutoCloud username
EXAMPLES
$ autocloud login
$ autocloud login registry.autocloud.dev
$ autocloud login --username mbolton@initech.com
See code: src/commands/login.ts
autocloud logout [HOST]
Log out of AutoCloud service
USAGE
$ autocloud logout [HOST]
ARGUMENTS
HOST AutoCloud service host
OPTIONS
-c, --clean Remove all settings, not just tokens
-h, --help show this help screen
-o, --output=json|yaml [default: yaml] output format
EXAMPLES
$ autocloud logout
$ autocloud logout --clean
$ autocloud logout registry.autocloud.dev
$ autocloud logout --clean registry.autocloud.dev
See code: src/commands/logout.ts
autocloud update [CHANNEL]
update the autocloud CLI
USAGE
$ autocloud update [CHANNEL]
See code: @oclif/plugin-update
FAQs
Configure and manage your AutoCloud generated infrastrucure
We found that @autocloud/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.