![Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility](https://cdn.sanity.io/images/cgdhsj6q/production/97774ea8c88cc8f4bed2766c31994ebc38116948-1664x1366.png?w=400&fit=max&auto=format)
Security News
Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
@adobe/aio-cli-plugin-console
Advanced tools
Console Integration Plugin for the Adobe I/O CLI
$ aio plugins:install -g @adobe/aio-cli-plugin-console
$ # OR
$ aio discover -i
$ aio console --help
aio console
aio console:org
aio console:org:list
aio console:org:select [ORGCODE]
aio console:project
aio console:project:list
aio console:project:select [PROJECTIDORNAME]
aio console:where
aio console:workspace
aio console:workspace:download [DESTINATION]
aio console:workspace:list
aio console:workspace:select [WORKSPACEIDORNAME]
aio console
Console plugin for the Adobe I/O CLI
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
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
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
Select an Organization
USAGE
$ aio console:org:select [ORGCODE]
ARGUMENTS
ORGCODE Adobe Developer Console 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
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
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 [PROJECTIDORNAME]
Select a Project for the selected Organization
Select a Project for the selected Organization
USAGE
$ aio console:project:select [PROJECTIDORNAME]
ARGUMENTS
PROJECTIDORNAME Adobe Developer Console Project id or Project name
OPTIONS
--help Show help
--orgId=orgId Organization id of the Console 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
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
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
Downloads the configuration for the selected Workspace
USAGE
$ aio console:workspace:download [DESTINATION]
ARGUMENTS
DESTINATION Output file name or folder name where the Console Workspace configuration file should be saved
OPTIONS
--help Show help
--orgId=orgId Organization id of the Console Workspace configuration to download
--projectId=projectId Project id of the Console Workspace configuration to download
--workspaceId=workspaceId Workspace id of the Console Workspace configuration to download
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
List your Workspaces for your selected Project
USAGE
$ aio console:workspace:list
OPTIONS
-j, --json Output json
-y, --yml Output yml
--help Show help
--orgId=orgId Organization id of the Console Workspaces to list
--projectId=projectId Project id of the Console Workspaces to list
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 [WORKSPACEIDORNAME]
Select a Workspace for the selected Project
Select a Workspace for the selected Project
USAGE
$ aio console:workspace:select [WORKSPACEIDORNAME]
ARGUMENTS
WORKSPACEIDORNAME Adobe Developer Console Workspace id or Workspace name
OPTIONS
--help Show help
--orgId=orgId Organization id of the Console Workspace to select
--projectId=projectId Project id of the Console Workspace to select
ALIASES
$ aio console:workspace:sel
$ aio console:ws:select
$ aio console:ws:sel
See code: src/commands/console/workspace/select.js
FAQs
Console plugin for the Adobe I/O CLI
The npm package @adobe/aio-cli-plugin-console receives a total of 3,039 weekly downloads. As such, @adobe/aio-cli-plugin-console popularity was classified as popular.
We found that @adobe/aio-cli-plugin-console demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 22 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
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
Security News
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools like Vite as valid alternatives.
Security News
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.