<a id="lxc-remote-md"></a>

# `lxc remote`

Manage the list of remote servers

## Synopsis

Description:
Manage the list of remote servers

```none
lxc remote [flags]
```

## Options inherited from parent commands

```none
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Do not show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/index.html.md#lxc-md)	 - Command line client for LXD
* [lxc remote add](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/add/index.html.md#lxc-remote-add-md)	 - Add new remote server
* [lxc remote get-default](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/get-default/index.html.md#lxc-remote-get-default-md)	 - Show the default remote
* [lxc remote list](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/list/index.html.md#lxc-remote-list-md)	 - List the available remotes
* [lxc remote remove](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/remove/index.html.md#lxc-remote-remove-md)	 - Remove remote
* [lxc remote rename](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/rename/index.html.md#lxc-remote-rename-md)	 - Rename remote
* [lxc remote set-url](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/set-url/index.html.md#lxc-remote-set-url-md)	 - Set the URL for the remote
* [lxc remote switch](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/remote/switch/index.html.md#lxc-remote-switch-md)	 - Switch the default remote
