Search Criteria
Package Details: sfdx-cli 7.209.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sfdx-cli.git (read-only, click to copy) |
---|---|
Package Base: | sfdx-cli |
Description: | a tool for creating and managing Salesforce DX projects from the command line |
Upstream URL: | https://developer.salesforce.com/tools/sfdxcli |
Keywords: | salesforce sfdx |
Licenses: | unknown |
Provides: | sfdx-cli |
Submitter: | dangmai |
Maintainer: | dangmai |
Last Packager: | dangmai |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-22 22:35 (UTC) |
Last Updated: | 2023-07-14 02:36 (UTC) |
Dependencies (1)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – saving default credentials
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
dangmai commented on 2018-06-24 19:56 (UTC)
Updated to 6.21.0, and
gnome-keyring
has been added tooptdepends
in order to save default credentialsdangmai commented on 2018-06-19 15:08 (UTC)
@mprom, that's a good point. I think I'll put it as an optional dependency since it's not required to run
sfdx-cli
. It's a bit strange that KDE doesn't provide a service to do the same thing.mprom commented on 2018-06-19 12:20 (UTC)
You should add gnome-keyring as a dependency, as without it the
sfdx force:auth:web:login --setdefaultdevhubusername
command will fail withI'm running KDE myself, but couldn't find any KDE-related service to do the same
dangmai commented on 2018-04-27 02:52 (UTC)
Updated to sfdx-cli 6.13.0_3bc8bd73d8.
Note: sfdx-cli stores a local copy in your $HOME/.local/share/sfdx so that it can be automatically updated when you run the program, so
sfdx update
is the preferred way to keep it up to date.« First ‹ Previous 1 2 3 4 5 6