Remove a profile
Remove a named connection profile that you no longer need from the configuration file.
Before you begin
A default profile must first exist to communicate with an instance.
Role required: none.
About this task
You cannot remove the default connection profile using this command. To remove the default connection profile, edit the configuration file manually.
Procedure
Open your system's command-line tool and execute this command.
Specify the name of the named profile in the profile-name argument.
$ snc configure profile remove [--profile profile-name]
Result
The CLI removes the specified profile from the configuration file.
Parent Topic:Configuring and managing your ServiceNow CLI connection profiles