Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/aio-cli-plugin-console

Package Overview
Dependencies
Maintainers
69
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-cli-plugin-console

Console plugin for the Adobe I/O CLI

  • 3.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.3K
decreased by-0.58%
Maintainers
69
Weekly downloads
 
Created
Source

oclif Version Downloads/week Build Status License Codecov Coverage

aio-cli-plugin-console

Console Integration Plugin for the Adobe I/O CLI

Usage

$ npm install -g @adobe/aio-cli-plugin-console
$ aio COMMAND
running command...
$ aio (-v|--version|version)
@adobe/aio-cli-plugin-console/3.0.2 darwin-x64 node-v10.18.1
$ aio --help [COMMAND]
USAGE
  $ aio COMMAND
...

Commands

aio console

Console plugin for the Adobe I/O CLI

USAGE
  $ aio console

OPTIONS
  --help  Show help

See code: src/commands/console/index.js

aio console:org

Manage your Adobe I/O Console Organizations

USAGE
  $ aio console:org

OPTIONS
  --help  Show help

See code: src/commands/console/org/index.js

aio console:org:list

List your Organizations

USAGE
  $ aio console:org:list

OPTIONS
  -j, --json  Output json
  -y, --yml   Output yml
  --help      Show help

ALIASES
  $ aio console:org:ls

See code: src/commands/console/org/list.js

aio console:org:select ORGCODE

Select an Organization

USAGE
  $ aio console:org:select ORGCODE

ARGUMENTS
  ORGCODE  Adobe I/O Org Code

OPTIONS
  --help  Show help

ALIASES
  $ aio console:org:sel

See code: src/commands/console/org/select.js

aio console:project

Manage your Adobe I/O Console Projects

USAGE
  $ aio console:project

OPTIONS
  --help  Show help

See code: src/commands/console/project/index.js

aio console:project:list

List your Projects for the selected Organization

USAGE
  $ aio console:project:list

OPTIONS
  -j, --json     Output json
  -y, --yml      Output yml
  --help         Show help
  --orgId=orgId  OrgID for listing projects

ALIASES
  $ aio console:project:ls

See code: src/commands/console/project/list.js

aio console:project:select PROJECTID

Select a Project for the selected Organization

USAGE
  $ aio console:project:select PROJECTID

ARGUMENTS
  PROJECTID  Adobe I/O Project Id

OPTIONS
  --help         Show help
  --orgId=orgId  OrgID of the project to select

ALIASES
  $ aio console:project:sel

See code: src/commands/console/project/select.js

aio console:where

Show the currently selected Organization, Project and Workspace

USAGE
  $ aio console:where

OPTIONS
  -j, --json  Output json
  -y, --yml   Output yml
  --help      Show help

ALIASES
  $ aio where

See code: src/commands/console/where/index.js

aio console:workspace

Manage your Adobe I/O Console Workspaces

USAGE
  $ aio console:workspace

OPTIONS
  --help  Show help

ALIASES
  $ aio console:ws

See code: src/commands/console/workspace/index.js

aio console:workspace:download [DESTINATION]

Downloads the configuration for the selected Workspace

USAGE
  $ aio console:workspace:download [DESTINATION]

ARGUMENTS
  DESTINATION  path where workspace configuration file will be saved

OPTIONS
  --help  Show help

ALIASES
  $ aio console:workspace:dl
  $ aio console:ws:download
  $ aio console:ws:dl

See code: src/commands/console/workspace/download.js

aio console:workspace:list

List your Workspaces for your selected Project

USAGE
  $ aio console:workspace:list

OPTIONS
  -j, --json  Output json
  -y, --yml   Output yml
  --help      Show help

ALIASES
  $ aio console:workspace:ls
  $ aio console:ws:list
  $ aio console:ws:ls

See code: src/commands/console/workspace/list.js

aio console:workspace:select WORKSPACEID

Select a Workspace for the selected Project

USAGE
  $ aio console:workspace:select WORKSPACEID

OPTIONS
  --help  Show help

ALIASES
  $ aio console:workspace:sel
  $ aio console:ws:select
  $ aio console:ws:sel

See code: src/commands/console/workspace/select.js

Keywords

FAQs

Package last updated on 02 Jun 2020

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc