boot-source-selection

delete

Delete a boot source with the given id.

maas$PROFILEboot-source-selectiondelete[--help][-d][-k]boot_source_idid

Positional arguments

Argument

Effect

boot_source_id

The boot_source_id parameter

id

The ID of the resource (e.g., 1, abc123)

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

Read a boot source selection with the given id.

maas$PROFILEboot-source-selectionread[--help][-d][-k]boot_source_idid

Positional arguments

Argument

Effect

boot_source_id

The boot_source_id parameter

id

The ID of the resource (e.g., 1, abc123)

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

Update a boot source selection with the given id.

maas$PROFILEboot-source-selectionupdate[--help][-d][-k]boot_source_idid[data...]

Positional arguments

Argument

Effect

boot_source_id

The boot_source_id parameter

id

The ID of the resource (e.g., 1, abc123)

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.

Keywords

Keyword "os"

Optional String. The OS (e.g. ubuntu, centos) for which to import resources.

Keyword "release"

Optional String. The release for which to import resources.

Keyword "arches"

Optional String. The list of architectures for which to import resources.

Keyword "subarches"

Optional String. The list of sub-architectures for which to import resources.

Keyword "labels"

Optional String. The list of labels for which to import resources.

Note: This command accepts JSON.

boot-source-selections create

Create a new boot source selection.

maas$PROFILEboot-source-selectionscreate[--help][-d][-k]boot_source_id[data...]

Positional arguments

Argument

Effect

boot_source_id

The boot_source_id parameter

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.

Keywords

Keyword "os"

Optional String. The OS (e.g. ubuntu, centos) for which to import resources.

Keyword "release"

Optional String. The release for which to import resources.

Keyword "arches"

Optional String. The architecture list for which to import resources.

Keyword "subarches"

Optional String. The subarchitecture list for which to import resources.

Keyword "labels"

Optional String. The label lists for which to import resources.

Note: This command accepts JSON.

boot-source-selections read

List all available boot-source selections.

maas$PROFILEboot-source-selectionsread[--help][-d][-k]boot_source_id

Positional arguments

Argument

Effect

boot_source_id

The boot_source_id parameter

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.