Remove a profile

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • 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.

    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

    1. Open your system's command-line tool and execute this command.
    2. 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.