---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Refresh your connection

# Refresh your connection {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Update the available commands from the instance for the given profile. Refresh your connection after modifying any of the commands on the corresponding instance in order to keep the CLI up-to-date.

## Before you begin

A default profile must first exist to communicate with an instance.

Role required: none.

## Procedure

Open your system's command-line tool and execute this command.  
Include the `[--profile profile-name]` argument to refresh
connection information from a named profile. If you do not include the
argument, the CLI refreshes the default profile.

    $ snc configure profile refresh [--profile profile-name]

## Result

The CLI connects to the instance in the designated connection profile and updates any commands that may have changed.

