
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@adobe/aio-cli-plugin-config
Advanced tools
Config Plugin for the Adobe I/O CLI
$ aio plugins:install -g @adobe/aio-cli-plugin-config
$ # OR
$ aio discover -i
$ aio config --help...
aio configaio config clearaio config del KEYSaio config delete KEYSaio config editaio config get KEYaio config listaio config lsaio config rm KEYSaio config set key 'a value' # set key to 'a value'aio configlist, get, set, delete, and edit persistent configuration data
USAGE
$ aio config [-l | -g] [-e] [--verbose | | [-j | -y]]
FLAGS
-e, --env environment variables
-g, --global global config
-j, --json output in json
-l, --local local config
-y, --yaml output in yaml
--verbose show all config values
DESCRIPTION
list, get, set, delete, and edit persistent configuration data
ALIASES
$ aio config ls
EXAMPLES
$ aio config:list
$ aio config:get KEY
$ aio config:set KEY VALUE
$ aio config:delete KEY
$ aio config:clear
See code: src/commands/config/index.js
aio config clearclears all persistent config values
USAGE
$ aio config clear [-l | -g] [-f]
FLAGS
-f, --force do not prompt for confirmation
-g, --global global config
-l, --local local config
DESCRIPTION
clears all persistent config values
See code: src/commands/config/clear.js
aio config del KEYSdeletes persistent config values
USAGE
$ aio config del KEYS [-l | -g]
FLAGS
-g, --global global config
-l, --local local config
DESCRIPTION
deletes persistent config values
ALIASES
$ aio config del
$ aio config rm
aio config delete KEYSdeletes persistent config values
USAGE
$ aio config delete KEYS [-l | -g]
FLAGS
-g, --global global config
-l, --local local config
DESCRIPTION
deletes persistent config values
ALIASES
$ aio config del
$ aio config rm
See code: src/commands/config/delete.js
aio config editedit config file
USAGE
$ aio config edit [-l | -g]
FLAGS
-g, --global global config
-l, --local local config
DESCRIPTION
edit config file
See code: src/commands/config/edit.js
aio config get KEYgets a persistent config value
USAGE
$ aio config get KEY [-l | -g] [-j | -y] [-e]
FLAGS
-e, --env environment variables
-g, --global global config
-j, --json output in json
-l, --local local config
-y, --yaml output in yaml
DESCRIPTION
gets a persistent config value
See code: src/commands/config/get.js
aio config listlists all persistent config values
USAGE
$ aio config list [-l | -g] [-e] [--verbose | | [-j | -y]]
FLAGS
-e, --env environment variables
-g, --global global config
-j, --json output in json
-l, --local local config
-y, --yaml output in yaml
--verbose show all config values
DESCRIPTION
lists all persistent config values
ALIASES
$ aio config ls
See code: src/commands/config/list.js
aio config lslist, get, set, delete, and edit persistent configuration data
USAGE
$ aio config ls [-l | -g] [-e] [--verbose | | [-j | -y]]
FLAGS
-e, --env environment variables
-g, --global global config
-j, --json output in json
-l, --local local config
-y, --yaml output in yaml
--verbose show all config values
DESCRIPTION
list, get, set, delete, and edit persistent configuration data
ALIASES
$ aio config ls
EXAMPLES
$ aio config:list
$ aio config:get KEY
$ aio config:set KEY VALUE
$ aio config:delete KEY
$ aio config:clear
aio config rm KEYSdeletes persistent config values
USAGE
$ aio config rm KEYS [-l | -g]
FLAGS
-g, --global global config
-l, --local local config
DESCRIPTION
deletes persistent config values
ALIASES
$ aio config del
$ aio config rm
aio config set key 'a value' # set key to 'a value'sets a persistent config value
USAGE
$ aio config set key 'a value' # set key to 'a value'
$ aio config set key -f value.json # set key to the json found in the file value.json
$ aio config set -j key < value.json # set key to the json found in the file value.json
FLAGS
-f, --file value is a path to a file
-g, --global global config
-i, --interactive prompt for value
-j, --json value is json
-l, --local local config
-y, --yaml value is yaml
DESCRIPTION
sets a persistent config value
See code: src/commands/config/set.js
FAQs
Config Plugin for the Adobe I/O CLI
The npm package @adobe/aio-cli-plugin-config receives a total of 6,355 weekly downloads. As such, @adobe/aio-cli-plugin-config popularity was classified as popular.
We found that @adobe/aio-cli-plugin-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 31 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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.