---
title: fabric
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md
---

*Submit*

# fabric

Enter keyword arguments in the form `key=value`.

## [Delete a fabric](https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md#p-23239-delete-a-fabric)

```
maas $PROFILE fabric delete [--help] [-d] [-k] id [data ...]
```

#### Positional arguments

* id

Delete a fabric with the given id.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [Read a fabric](https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md#p-23239-read-a-fabric)

```
maas $PROFILE fabric read [--help] [-d] [-k] id [data ...]
```

#### Positional arguments

* id

Read a fabric with the given id.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [Update fabric](https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md#p-23239-update-fabric)

```
maas $PROFILE fabric update [--help] [-d] [-k] id [data ...]
```

#### Positional arguments

* id

Update a fabric with the given id.

#### Keyword “name”

Optional String. Name of the fabric.

#### Keyword “description”

Optional String. Description of the fabric.

#### Keyword “class\_type”

Optional String. Class type of the fabric.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [Create a fabric](https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md#p-23239-create-a-fabric)

```
maas $PROFILE fabrics create [--help] [-d] [-k] [data ...]
```

Create a fabric.

#### Keyword “name”

Optional String. Name of the fabric.

#### Keyword “description”

Optional String. Description of the fabric.

#### Keyword “class\_type”

Optional String. Class type of the fabric.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

## [List fabrics](https://canonical-com-2934.demos.haus/maas/docs/fabric?format=md#p-23239-list-fabrics)

```
maas $PROFILE fabrics read [--help] [-d] [-k] [data ...]
```

List all fabrics.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit. |
| -d, --debug | Display more information about API responses. |
| -k, --insecure | Disable SSL certificate check |

---

[Previous

events](https://canonical-com-2934.demos.haus/maas/docs/events)
[Next

file](https://canonical-com-2934.demos.haus/maas/docs/file)

Last updated 1 year, 6 months ago. [Help improve this document in the forum](https://discourse.maas.io/t/fabric/11359).
