## force force CLI ``` force ``` ### Options ``` -a, --account username account username to use -V, --apiversion string API version to use --config string config directory to use (default: .force) -h, --help help for force ``` ### SEE ALSO * [force active](force_active.md) - Show or set the active force.com account * [force apex](force_apex.md) - Execute anonymous Apex code * [force apiversion](force_apiversion.md) - Display/Set current API version * [force bigobject](force_bigobject.md) - Manage big objects * [force bulk](force_bulk.md) - Load csv file or query data using Bulk API * [force bulk2](force_bulk2.md) - Use Bulk API 2.0 for data loading and querying * [force create](force_create.md) - Creates a new, empty Apex Class, Trigger, Visualforce page, or Component. * [force datapipe](force_datapipe.md) - Manage DataPipes * [force deploys](force_deploys.md) - Manage metadata deployments * [force describe](force_describe.md) - Describe the types of metadata available in the org * [force eventlogfile](force_eventlogfile.md) - List and fetch event log file * [force export](force_export.md) - Export metadata to a local directory * [force fetch](force_fetch.md) - Export specified artifact(s) to a local directory * [force field](force_field.md) - Manage SObject fields * [force import](force_import.md) - Import metadata from a local directory * [force limits](force_limits.md) - Display current limits * [force log](force_log.md) - Fetch debug logs * [force login](force_login.md) - Log into Salesforce and store a session token * [force logins](force_logins.md) - List force.com logins used * [force logout](force_logout.md) - Log out from Force.com * [force notify](force_notify.md) - Should notifications be used * [force oauth](force_oauth.md) - Manage ConnectedApp credentials * [force open](force_open.md) - Open a browser window, logged into an authenticated Salesforce org * [force package](force_package.md) - Manage installed packages * [force password](force_password.md) - See password status or reset password * [force pubsub](force_pubsub.md) - Subscribe to a pub/sub channel * [force push](force_push.md) - Deploy metadata from a local directory * [force query](force_query.md) - Execute a SOQL statement * [force quickdeploy](force_quickdeploy.md) - Quick deploy validation id * [force record](force_record.md) - Create, modify, or view records * [force rest](force_rest.md) - Execute a REST request * [force search](force_search.md) - Execute a SOSL statement * [force security](force_security.md) - Displays the OLS and FLS for a given SObject * [force sobject](force_sobject.md) - Manage standard & custom objects * [force test](force_test.md) - Run apex tests * [force trace](force_trace.md) - Manage trace flags * [force usedxauth](force_usedxauth.md) - Authenticate with SFDX Scratch Org User * [force version](force_version.md) - Display current version * [force whoami](force_whoami.md) - Show information about the active account